Awesome
SNIProxyGo
一个简单的SNI代理实现
README in English: Here.
编译
- go get gopkg.in/yaml.v2
- go build
使用方式:
- 打开443端口的访问权限
- 修改config.yaml中的规则
- 运行
命令行附加参数
- -D 允许调试输出
- -F log.txt 记录输出到文件
- -c config.yaml 使用特定的config文件
感谢
部分代码来自: https://github.com/fangdingjun/sniproxy
io反射代码来自: https://github.com/ziozzang/SimpleSNIProxy
协议
本项目遵守GPL协议,无论软件以何种形式发布,都必须同时附上源代码。
如果需要商业使用,请联系我。