Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snail007 authored Jun 19, 2018
1 parent 60b29cb commit 52c027c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ start a tunnel on vps listening on :50000 and forward to 127.0.0.1:38080 :

start a tunnel on local machine listening on :50000 and forward to 2.2.2.2:50000 :

`shadowtunnel -E -f 2.2.2.2:38080 -l :50000`
`shadowtunnel -E -f 2.2.2.2:50000 -l :50000`

4.set http proxy configuration in chrome

Expand Down

0 comments on commit 52c027c

Please sign in to comment.