Skip to content

Releases: infinet/xt_wgobfs

v0.5.0

18 Sep 12:34
Compare
Choose a tag to compare

This version is not compatible with previous releases. It uses chacha6 to hash 16 bytes input. The performance is the same.

Fix iptables 1.8.9 unknown option error on OpenWrt 23.05

19 Aug 00:42
Compare
Choose a tag to compare

xt_wgobfs has an issue with iptables 1.8.9, which was fixed in #15 but has not been previously packaged for OpenWrt.

fix OpenWrt packaging

04 Mar 02:16
Compare
Choose a tag to compare
v0.4.1

prepare new tarball after big endian bug fix

fix bug on big endian system

02 Mar 01:13
Compare
Choose a tag to compare
v0.4

new release: fix bug on big endian system

v0.3

24 Nov 22:07
Compare
Choose a tag to compare
fix bug in obfs_mac2

Use WG packet as input, not the pointer value.

v0.2

21 Nov 19:49
Compare
Choose a tag to compare
fix build error on CentOS7