Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiekai committed Apr 14, 2016
1 parent 8470043 commit ef0f513
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Run this inside the GFW

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


Run this outside the GFW
Expand All @@ -11,10 +11,10 @@ Run this outside the GFW

### Changelog

#### 0.0.0
#### v0.0.1
* A working encrypted TCP relay in less than 100 lines of code

#### 0.0.1
#### v0.1.*
* WIP

### See Also
Expand Down

0 comments on commit ef0f513

Please sign in to comment.