New in v1.1.0:
- WireGuard kernel module (wireguard-linux-compat), built with the same proton-clang toolchain and signed with the kernel build key. The kernel enforces CONFIG_MODULE_SIG_FORCE, so the module is signed exactly like 88XXau.ko and ships systemlessly in the AnyKernel3 zip. Bring your own config and wg-quick works from the NetHunter userland.
- Flash path unchanged from v1.0.0: TWRP, flash the zip, reboot recovery, reflash Magisk, reboot.
- Same LOS 18.1-class 4.4 base as v1.0.0, no defconfig changes required.
- sha256 checksum file attached, verify before flashing.
Check after boot: insmod /system/lib/modules/wireguard.ko, then ip link add dev wg0 type wireguard (or just wg-quick up from NetHunter).
Support: XDA thread (link in the first post) or the Telegram channel t.me/whyrednethunter.