Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiekai committed Apr 25, 2016
1 parent 82952c3 commit 77f9f83
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

Run this inside the GFW

`$ ./relay -l 0.0.0.0:12345 -r <remote>:12345 -w`

`$ ./relay -l 0.0.0.0:12345 -r <remote>:12345 -w -logtostderr`

Run this outside the GFW

Expand All @@ -14,8 +13,8 @@ Run this outside the GFW
#### v0.0.1
* A working encrypted TCP relay in less than 100 lines of code

#### v0.1.*
* WIP
#### v0.1.0
* A monitor package showing how many TCP connections are open

### See Also

Expand Down

0 comments on commit 77f9f83

Please sign in to comment.