mimic
mimic copied to clipboard
eBPF UDP -> TCP obfuscator
Thanks for your work! it's wonderful Do you hava any plan to make this work on openwrt?
In future, when adding obfuscation support, consider supporting obsfuction method `wireguard` that implements logic like https://github.com/database64128/swgp-go 's `Zero overhead` mode. Some crypto lib seems could be exported from kernel module...
Starting with kernel 6.17, I get this unsettling `REG INVARIANTS VIOLATION`: ``` Nov 17 09:56:10 LEGION kernel: ------------[ cut here ]------------ Nov 17 09:56:10 LEGION kernel: verifier bug: REG INVARIANTS...
Mimic now doesn't filter out incoming UDP packets if the tuple is in the whitelist but instead directly pass it to the next step. To align the behaviour when probed...