This website works better with JavaScript
Home
Explore
Project
Register
Sign In
go
/
ngrok
Watch
4
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
add net import
Alan Shreve
12 years ago
parent
5adf3150b2
commit
56541ee98f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/ngrok/client/cli.go
+ 1
- 0
src/ngrok/client/cli.go
View File
@@ -7,6 +7,7 @@ import (
"os"
"strconv"
"strings"
+ "net"
)
var (