Commit 0d51f206 authored by ginuerzh's avatar ginuerzh

update README.md

parent 2b952606
...@@ -66,7 +66,7 @@ gost -L=admin:123456@localhost:8080 ...@@ -66,7 +66,7 @@ gost -L=admin:123456@localhost:8080
* 多端口监听 * 多端口监听
```bash ```bash
gost -L=:8080 -L=ss://aes-256-cfb:123456@:8081 gost -L=http+tls://:443 -L=socks://:1080 -L=ss://aes-128-cfb:123456@:8338
``` ```
##### 设置转发代理 ##### 设置转发代理
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment