infinet / xt_wgobfs

Iptables WireGuard obfuscation extension
GNU General Public License v2.0
223 stars 24 forks source link

IPv6 support #27

Closed lampotakl closed 5 months ago

lampotakl commented 10 months ago

It seems that it doesn't work with IPv6:

ip6tables -t mangle -I INPUT ... -j WGOBFS --key "xxx" --unobfs
ip6tables v1.8.9 (nf_tables): unknown option "--key"
infinet commented 5 months ago

The IPV6 pull request had been merged. I am closing this issue as solved.