Socket網絡隧道:qTunnel
qTunnel 是 getqujing.com 使用的安全套接字隧道,是 Stunnel/stud 的替代品。qTunnel 使用 Go 編寫,為了提高數據傳輸率,它去掉了認證設置和 SSL 握手。
使用:
$ ./bin/qtunnel -h Usage of ./bin/qtunnel: -backend="127.0.0.1:6400": host:port of the backend -clientmode=false: if running at client mode -crypto="rc4": encryption method -listen=":9001": host:port qtunnel listen on -logto="stdout": stdout or syslog -secret="secret": password used to encrypt the data
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!