mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-04 20:19:19 +02: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> |
||
---|---|---|
.. | ||
antireplay | ||
bitmask | ||
buf | ||
bytespool | ||
cache | ||
cmdarg | ||
crypto | ||
dice | ||
drain | ||
errors | ||
log | ||
mux | ||
net | ||
ocsp | ||
peer | ||
platform | ||
protocol | ||
retry | ||
serial | ||
session | ||
signal | ||
strmatcher | ||
task | ||
units | ||
uuid | ||
xudp | ||
common.go | ||
common_test.go | ||
errors.generated.go | ||
interfaces.go | ||
type.go | ||
type_test.go |