qTunnel Socket 网络隧道 qTunnel

xuanbao • 2188 次点击    
这是一个分享于 的项目,其中的信息可能已经有所发展或是发生改变。
qTunnel 是 getqujing.com 使用的安全套接字隧道,是 [Stunnel/stud](http://www.oschina.net/p/stud) 的替代品。qTunnel 使用 Go 编写,为了提高数据传输率,它去掉了认证设置和 SSL 握手。         使用: <pre class="brush:shell;toolbar: true; auto-links: false;">$ ./bin/qtunnel -h Usage of ./bin/qtunnel:     -backend=&#34;127.0.0.1:6400&#34;: host:port of the backend     -clientmode=false: if running at client mode     -crypto=&#34;rc4&#34;: encryption method     -listen=&#34;:9001&#34;: host:port qtunnel listen on     -logto=&#34;stdout&#34;: stdout or syslog     -secret=&#34;secret&#34;: password used to encrypt the data</pre>
授权协议:
Apache
开发语言:
Google Go 查看源码»
操作系统:
WindowsLinux
2188 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传