mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 16:57:08 +00:00
docs: reduce false op
This commit is contained in:
parent
d3533de555
commit
c212b816c8
@ -39,12 +39,12 @@ service ua3f.service restart
|
|||||||
|
|
||||||
### 手动启动
|
### 手动启动
|
||||||
```bash
|
```bash
|
||||||
sudo -u nobody /root/ua3f -p <port> -f <UA> -b <bind addr>
|
sudo -u nobody /root/ua3f
|
||||||
```
|
```
|
||||||
|
|
||||||
shellclash 用户建议使用以下命令启动:
|
shellclash 用户建议使用以下命令启动:
|
||||||
```bash
|
```bash
|
||||||
sudo -u shellclash /root/ua3f -p <port> -f <UA> -b <bind addr>
|
sudo -u shellclash /root/ua3f
|
||||||
```
|
```
|
||||||
|
|
||||||
### Clash 的配置建议
|
### Clash 的配置建议
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user