📄 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 + -