[update]readme

This commit is contained in:
Clash-Mini
2022-01-05 17:04:56 +08:00
parent bfb976bbdc
commit 89609cc4a2
2 changed files with 59 additions and 7 deletions

View File

@ -20,7 +20,7 @@ var (
const (
PROXY_FWMARK = "0x2d0"
PROXY_ROUTE_TABLE = "0x2d0"
USERNAME = "root"
USERNAME = "Clash.Meta"
)
func SetTProxyLinuxIPTables(ifname string, tport int, dport int) error {