hysteria/app/cmd
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
..
cert.go fix: add "sniGuard: disable" to cert command output 2026-05-10 01:06:05 -07:00
cert_test.go feat: Hysteria Realms (#1560) 2026-05-08 14:16:21 -07:00
client.go feat: TLS 1.3 mimicry obfuscation, multi-mode (auto + plain), session recreation 2026-06-17 16:36:29 +03:00
client_test.go feat: gecko obfs (experimental) (#1584) 2026-05-22 20:35:41 -07:00
client_test.yaml feat: add configurable congestion modes and BBR profiles 2026-03-28 13:11:17 -07:00
congestion.go feat: add configurable congestion modes and BBR profiles 2026-03-28 13:11:17 -07:00
errors.go chore: move code around 2023-08-23 16:26:38 -07:00
ping.go chore: log server address on connect, log realm peer address candidates 2026-05-09 13:24:13 -07:00
realm_portmap.go feat(realm): UPnP/NAT-PMP port mapping support (#1600) 2026-06-10 18:16:27 -07:00
root.go refactor: initialize a Viper instance to replace with the global singleton 2026-01-09 13:56:40 +08:00
server.go feat: TLS 1.3 mimicry obfuscation, multi-mode (auto + plain), session recreation 2026-06-17 16:36:29 +03:00
server_test.go feat(realm): STUN on connect 2026-05-08 19:13:20 -07:00
server_test.yaml feat: add configurable congestion modes and BBR profiles 2026-03-28 13:11:17 -07:00
share.go chore: code tweaks 2026-02-21 17:07:28 -08:00
speedtest.go chore: log server address on connect, log realm peer address candidates 2026-05-09 13:24:13 -07:00
update.go feat: Hysteria Realms (#1560) 2026-05-08 14:16:21 -07:00
version.go refactor: initialize a Viper instance to replace with the global singleton 2026-01-09 13:56:40 +08:00