mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-10 02:53:11 +00:00
59602db02d
* Add "tproxy" option Added the function of "MacOS" FreeBSD firewall traffic forwarding and resolving destination address example: "inbounds": [ { "listen": "127.0.0.1", "port": 1122, "protocol": "dokodemo-door", "tag": "dokodemo", "settings": { "network": "tcp", "followRedirect": true, "userLevel": 0 }, "streamSettings": { "sockopt": { "tproxy": "pf" } } } ] * Add "tproxy" option Added the function of "MacOS" FreeBSD firewall traffic forwarding and resolving destination address example: "inbounds": [ { "listen": "127.0.0.1", "port": 1122, "protocol": "dokodemo-door", "tag": "dokodemo", "settings": { "network": "tcp", "followRedirect": true, "userLevel": 0 }, "streamSettings": { "sockopt": { "tproxy": "pf" } } } ] * Add "tproxy" option Added the function of "MacOS" FreeBSD firewall traffic forwarding and resolving destination address example: "inbounds": [ { "listen": "127.0.0.1", "port": 1122, "protocol": "dokodemo-door", "tag": "dokodemo", "settings": { "network": "tcp", "followRedirect": true, "userLevel": 0 }, "streamSettings": { "sockopt": { "tproxy": "pf" } } } ] Co-authored-by: Mocking <fanhaiwang0817@gmail.com> |
||
---|---|---|
.. | ||
cfgcommon/duration | ||
json | ||
serial | ||
api.go | ||
blackhole.go | ||
blackhole_test.go | ||
buildable.go | ||
common.go | ||
common_test.go | ||
conf.go | ||
dns.go | ||
dns_proxy.go | ||
dns_proxy_test.go | ||
dns_test.go | ||
dokodemo.go | ||
dokodemo_test.go | ||
errors.generated.go | ||
fakedns.go | ||
freedom.go | ||
freedom_test.go | ||
general_test.go | ||
grpc.go | ||
http.go | ||
http_test.go | ||
init.go | ||
lint.go | ||
loader.go | ||
log.go | ||
loopback.go | ||
metrics.go | ||
mtproto.go | ||
mtproto_test.go | ||
observatory.go | ||
policy.go | ||
policy_test.go | ||
reverse.go | ||
reverse_test.go | ||
router.go | ||
router_strategy.go | ||
router_test.go | ||
shadowsocks.go | ||
shadowsocks_legacy.go | ||
shadowsocks_test.go | ||
socks.go | ||
socks_test.go | ||
transport.go | ||
transport_authenticators.go | ||
transport_internet.go | ||
transport_test.go | ||
trojan.go | ||
vless.go | ||
vless_test.go | ||
vmess.go | ||
vmess_test.go | ||
xray.go | ||
xray_test.go |