hysteria/app
Lenar Khannanov fca7ece7b2
fix(app): invalid priority in output hook when setting redirect with nft (#1551)
* fix(app): invalid priority in output hook when setting redirect with nft

Server startup fails with nftables before v1.0.9, as it doesn't support
dstnat mnemonic in the output hook. Work around this by using the raw
number (-100) as recommended by Florian Westphal [1].

1. https://bugzilla.netfilter.org/show_bug.cgi?id=1694#c1

* chore(app): use "-100" instead of "dstnat" for both chains

---------

Co-authored-by: Toby <tobyxdd@gmail.com>
2026-04-22 13:46:59 -07:00
..
cmd feat: port hopping random interval 2026-03-29 14:00:12 -07:00
internal fix(app): invalid priority in output hook when setting redirect with nft (#1551) 2026-04-22 13:46:59 -07:00
misc hysteria 2 prototype first public release 2023-05-25 20:24:24 -07:00
go.mod fix: quic-go congestion datagram size panic issue 2026-03-29 22:16:13 -07:00
go.sum fix: quic-go congestion datagram size panic issue 2026-03-29 22:16:13 -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