An open API service indexing awesome lists of open source software.

https://github.com/fastgitorg/f-proxy-agent

💿 Simple SNI proxy based on TachibanaSuzume/SNIProxyGo
https://github.com/fastgitorg/f-proxy-agent

Last synced: 7 months ago
JSON representation

💿 Simple SNI proxy based on TachibanaSuzume/SNIProxyGo

Awesome Lists containing this project

README

          

# F-Proxy-Agent

Simple SNI proxy written in go.
Source from .

* Open port 443
* Edit rules in config.yaml
* Start

## Usage:
Usage of ./SNIProxyGo:
```bash
-d Enable debug
-l log to file
-c config file (default "config.yaml")
```

## Credit

| Author | Link | License |
| ------ | ---- | ------- |
| TachibanaSuzume | | GPL-3.0 |
| fangdingjun | | GPL-3.0 |
| ziozzang | | BSD-2-Clause |