Hi everyone,
I’m trying to use an XOR-patched OpenVPN config on my Xiaomi AX3200 router running OpenWRT 23.05.5. After days of searching, I haven’t found a working method.
Here’s what I know:
This config works perfectly on:
- Android using: https://github.com/lawtancool/ics-openvpn-xor
- Windows using: https://github.com/lawtancool/openvpn-windows-xor
Now I want to run this XOR-patched .ovpn
config on OpenWRT.
Here are my questions:
- Is it possible to run an XOR-patched OpenVPN client on OpenWRT?
- Can the OpenVPN binary on OpenWRT be patched or replaced to support
--xor
? - Are there any prebuilt packages or feeds with XOR support?
- Is there a workaround like a wrapper script or plugin that enables XOR?
- Has anyone successfully run XOR-obfuscated OpenVPN on an OpenWRT device?
Thanks in advance for any advice or experience you can share!