mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-06-29 02:16:03 +08:00
update readme (#18)
This commit is contained in:
@@ -217,7 +217,7 @@ sudo systemctl restart cgproxy.service
|
|||||||
sudo setcap "cap_net_admin,cap_net_bind_service=ep" /usr/lib/v2ray/v2ray
|
sudo setcap "cap_net_admin,cap_net_bind_service=ep" /usr/lib/v2ray/v2ray
|
||||||
```
|
```
|
||||||
|
|
||||||
- Why not outbound mark solution, because in v2ray [when `"localhost"` is used, out-going DNS traffic is not controlled by V2Ray](https://www.v2fly.org/en/configuration/dns.html), so no mark at all, that's pity.
|
- Why not outbound mark solution, because in v2ray [when `"localhost"` is used, out-going DNS traffic is not controlled by V2Ray](https://www.v2fly.org/config/dns.html#dnsobject), so no mark at all, that's pity.
|
||||||
|
|
||||||
## TIPS
|
## TIPS
|
||||||
|
|
||||||
@@ -227,7 +227,7 @@ sudo systemctl restart cgproxy.service
|
|||||||
- Offer you qv2ray config example
|
- Offer you qv2ray config example
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Licences
|
## Licences
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
## Usage
|
## Usage
|
||||||
- Fill `06_outbounds_myproxy.json` with your vmess proxy config with tag `outBound_PROXY`.
|
- Fill `06_outbounds_myproxy.json` with your VMess proxy config with tag `outBound_PROXY`.
|
||||||
- Start with `sudo v2ray -confdir .`
|
- Start with `sudo v2ray -confdir .`
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
|
|
||||||
- [v2ray multi-file config](https://www.v2fly.org/chapter_02/multiple_config.html)
|
- [v2ray multi-file config](https://www.v2fly.org/config/multiple_config.html)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user