mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-12-22 15:47:59 +08:00
Update README.md
This commit is contained in:
parent
4c25f5e73b
commit
287986d524
10
README.md
10
README.md
@ -31,7 +31,7 @@
|
||||
|
||||
## 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
|
||||
|
||||
@ -62,9 +62,9 @@ If you need gvisor for tun stack, build with:
|
||||
go build -tags with_gvisor
|
||||
```
|
||||
|
||||
## Advanced usage of this fork
|
||||
<!-- ## Advanced usage of this fork -->
|
||||
|
||||
### DNS configuration
|
||||
<!-- ### DNS configuration
|
||||
|
||||
Support `geosite` with `fallback-filter`.
|
||||
|
||||
@ -275,11 +275,11 @@ proxies:
|
||||
# max-udp-relay-packet-size: 1500
|
||||
# fast-open: true
|
||||
# skip-cert-verify: true
|
||||
```
|
||||
``` -->
|
||||
|
||||
### IPTABLES configuration
|
||||
|
||||
Work on Linux OS who's supported `iptables`
|
||||
Work on Linux OS which supported `iptables`
|
||||
|
||||
```yaml
|
||||
# Enable the TPROXY listener
|
||||
|
Loading…
Reference in New Issue
Block a user