hysteria/extras
Toby 42ebbc5576
feat(realm): add ipMode option to restrict connections to v4 or v6 (#1602)
Adds a new realm "ipMode" config option (v4 | v6 | dual, default dual)
on both client and server that restricts realm connections to a single
IP family end-to-end: the UDP socket is bound to udp4/udp6, STUN only
gathers addresses of that family, and hole punching only tries peer
candidates of that family.
2026-06-13 12:07:05 -07:00
..
auth chore: unexport UserPassAuthenticator.Users 2025-02-03 12:39:52 +09: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: gecko obfs (experimental) (#1584) 2026-05-22 20:35:41 -07:00
outbounds fix(outbounds): bound standard resolver CNAME chains (#1595) 2026-06-04 18:16:18 -07:00
realm feat(realm): add ipMode option to restrict connections to v4 or v6 (#1602) 2026-06-13 12:07:05 -07:00
sniff fix: format 2026-05-21 13:41:49 -07:00
trafficlogger feat: quic-go v0.54.0 2025-09-13 16:17:59 -07:00
transport/udphop feat: port hopping random interval 2026-03-29 14:00:12 -07:00
utils chore: a better fix to portunion 2024-11-05 01:30:44 +09:00
go.mod feat(realm): UPnP/NAT-PMP port mapping support (#1600) 2026-06-10 18:16:27 -07:00
go.sum feat(realm): UPnP/NAT-PMP port mapping support (#1600) 2026-06-10 18:16:27 -07:00
LICENSE.md chore: add LICENSE to packages 2025-03-18 20:44:59 -07:00