Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pandax381 committed Apr 23, 2014
1 parent 27d5f8d commit 5284882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ Example
===
***Server side proxy***

[user@10.10.0.100]$ acceltcp -- --server --ssl-accept --ssl-connect 40381:133.242.5.116:443
[user@10.10.0.100]$ ./acceltcp -- --server --ssl-accept --ssl-connect 40381:133.242.5.116:443

***Client side proxy***

[user@10.10.0.200]$ acceltcp -- --http --http-host=www.klab.com --ssl-accept --ssl-connect 8443:10.10.0.100:40381
[user@10.10.0.200]$ ./acceltcp -- --http --http-host=www.klab.com --ssl-accept --ssl-connect 8443:10.10.0.100:40381

0 comments on commit 5284882

Please sign in to comment.