Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dollarkillerx committed Oct 31, 2020
1 parent c1b693b commit 7a0be2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
.vscode
ip2region.db

plumber
plumber
pct.md
1 change: 0 additions & 1 deletion client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ O9yFZkNqkBkFl00M0GAR5wvO1W6pyC7tJfvgxd8C3mClltakOgIwXzDvpKz9eG4h
`

// ./client addr socketAddr user passwd
// ./client 212.95.146.79:443 0.0.0.0:8081 user H40XGXtW2
func main() {
//log.SetFlags(log.LstdFlags | log.Llongfile)
if len(os.Args) < 5 {
Expand Down
1 change: 1 addition & 0 deletions pct.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// ./client 212.95.146.79:443 0.0.0.0:8081 user H40XGXtW2

0 comments on commit 7a0be2a

Please sign in to comment.