We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32ebc0 commit 7f23811Copy full SHA for 7f23811
README.md
@@ -11,7 +11,7 @@ install /tmp/sslocal /usr/bin/sslocal
11
or
12
13
```bash
14
-cargo install --path . --bin sslocal --features https-tunnel # 开启 HTTPS 代理支持,同时会禁用ss的加密、UDP支持
+cargo install --path . --bin sslocal --features https-tunnel # 开启 HTTPS 隧道支持,同时会禁用ss的加密、UDP支持
15
cargo install --path . --bin ssserver #--prom-port 9500 # 支持 Prometheus 监控
16
```
17
0 commit comments