Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit cd758a2

Browse files
authored
Update README.md
1 parent 1042b8e commit cd758a2

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
# SNIProxyGo
1+
# F-Proxy-Agent
22

33
Simple SNI proxy written in go.
44
Source from <https://github.com/TachibanaSuzume/SNIProxyGo>.
55

6-
## Compile
7-
8-
```sh
9-
go get gopkg.in/yaml.v2
10-
go build
11-
```
12-
13-
## Usage:
14-
156
* Open port 443
167
* Edit rules in config.yaml
178
* Start

0 commit comments

Comments
 (0)