Update README.md

This commit is contained in:
gVisor bot 2023-02-05 23:36:08 +08:00
parent 4d33fb9848
commit 3d143d0b91

View file

@ -31,7 +31,7 @@
## Wiki ## Wiki
Documentation is available on [Clash.Meta Wiki](https://docs.metacubex.one/). Documentation and configuring examples are available on [wiki](https://github.com/MetaCubeX/Clash.Meta/wiki) and [Clash.Meta Wiki](https://docs.metacubex.one/).
## Build ## Build
@ -62,9 +62,9 @@ If you need gvisor for tun stack, build with:
go build -tags with_gvisor go build -tags with_gvisor
``` ```
## Advanced usage of this fork <!-- ## Advanced usage of this fork -->
### DNS configuration <!-- ### DNS configuration
Support `geosite` with `fallback-filter`. Support `geosite` with `fallback-filter`.
@ -275,11 +275,11 @@ proxies:
# max-udp-relay-packet-size: 1500 # max-udp-relay-packet-size: 1500
# fast-open: true # fast-open: true
# skip-cert-verify: true # skip-cert-verify: true
``` ``` -->
### IPTABLES configuration ### IPTABLES configuration
Work on Linux OS who's supported `iptables` Work on Linux OS which supported `iptables`
```yaml ```yaml
# Enable the TPROXY listener # Enable the TPROXY listener