?? readme
字號:
sptunnel READMEThe sptunnel program is designed to work as an SSL encryption wrapperbetween remote client and local or remote server. It can be used toadd SSL functionality to commonly daemons like POP2, POP3, IMAP and HTTPservers without any changes in the programs' code.bash-2.05a$ ./sptunnel -vUsage: ./sptunnel [-p <port>] [-t <threads>] [-r <backend>]bash-2.05a$ ./sptunnel sptunnel[27626]: Backend server - 66.249.89.99:80 ;; default is google.comsptunnel[27626]: Listen on port [8080]You can use the browser ( IE, Firefox, etc. ) to visit: https://<the.ip.of.sptunnel>:8008/Or, use curl curl https://<the.ip.of.sptunnel>:8080/Enjoy! -- stephen liu <stephen.nil@gmail.com>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -