SkillAgentSearch skills...

SNIProxyGo

A simple SNI proxy written in go

Install / Use

/learn @TachibanaSuzume/SNIProxyGo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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群.

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated5mo ago
Forks16

Languages

Go

Security Score

87/100

Audited on Oct 19, 2025

No findings