qTunnel Socket 网络隧道 qTunnel

xuanbao2015-07-29 16:00:00 • 2448 次点击    
这是一个分享于 2015-07-29 16:00:00 的项目,其中的信息可能已经有所发展或是发生改变。

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

A secure socket tunnel works on getqujing.comRead More

Latest commit to the master branch on 4-18-2017
Download as zip
授权协议:
Apache
开发语言:
Google Go 查看源码»
操作系统:
WindowsLinux
2448 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传