hysteria/app
Niko Marmeladkov 1e77bbe7b7
Some checks are pending
Build master branch / build (push) Waiting to run
Tests / Test (push) Waiting to run
feat: TLS 1.3 mimicry obfuscation, multi-mode (auto + plain), session recreation
- tlsmimic: wrap QUIC packets in TLS 1.3 record headers
- multi: auto-detect Salamander/TLS-mimic/plain on the same port
- multi: random padding and jitter support for DPI evasion
- reconnect: periodic session recreation via MaxSessionDuration
- client/server: wire tlsmimic/auto/plain obfs types and config
- NEW_FEATURES: translated to English
2026-06-17 16:36:29 +03:00
..
cmd feat: TLS 1.3 mimicry obfuscation, multi-mode (auto + plain), session recreation 2026-06-17 16:36:29 +03:00
internal fix(firewall): Fix nftables redirect failure when binding to a specific IPv6 address / 修复 nftables 在绑定特定 IPv6 地址时重定向失效的问题 (#1598) 2026-06-13 12:17:43 -07:00
misc hysteria 2 prototype first public release 2023-05-25 20:24:24 -07: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
main.go fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
pprof.go feat: pprof 2023-08-05 12:07:22 -07:00