F-Proxy-Agent
August 19, 2022 ยท View on GitHub
Simple SNI proxy written in go.
Source from https://github.com/TachibanaSuzume/SNIProxyGo.
- Open port 443
- Edit rules in config.yaml
- Start
Usage:
Usage of ./SNIProxyGo:
-d Enable debug
-l <string> log to file
-c <string> config file (default "config.yaml")
Credit
| Author | Link | License |
|---|---|---|
| TachibanaSuzume | https://github.com/TachibanaSuzume/SNIProxyGo | GPL-3.0 |
| fangdingjun | https://github.com/fangdingjun/sniproxy | GPL-3.0 |
| ziozzang | https://github.com/ziozzang/SimpleSNIProxy | BSD-2-Clause |