hysteria/extras
Haruue d8c61c59d7
chore: disable fallback mode of tfo dialer
tfo-go caches the "unsupported" status when fallback mode is enabled.
In other words, if the hysteria server is started with
net.ipv4.tcp_fastopen=0 and it fails once, the tfo will not be enabled
until it is restarted, even if the user later sets sysctl
net.ipv4.tcp_fastopen=3.
2024-11-23 22:31:14 +09:00
..
auth fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
correctnet chore: reformat code 2023-11-27 11:35:15 +08:00
masq fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
obfs feat: udp port hopping 2023-08-30 20:02:18 -07:00
outbounds chore: disable fallback mode of tfo dialer 2024-11-23 22:31:14 +09:00
sniff fix: never overwrite the port 2024-08-16 20:48:14 -07:00
trafficlogger chore: minor code tweaks 2024-11-08 14:29:50 -08:00
transport/udphop feat: allow specifying port ranges for sniffing 2024-06-30 12:04:59 -07:00
utils chore: a better fix to portunion 2024-11-05 01:30:44 +09:00
go.mod feat(server): tcp fast open on direct outbounds 2024-11-23 21:37:18 +09:00
go.sum feat(server): tcp fast open on direct outbounds 2024-11-23 21:37:18 +09:00