Skip to content

TachibanaSuzume/SNIProxyGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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协议,无论软件以何种形式发布,都必须同时附上源代码。
如果需要商业使用,请联系我。

商业化使用以及对接WHMCS

欢迎联系TG: TG用户.
欢迎加入TG群: TG群.

About

A simple SNI proxy written in go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages