
I ported Parrot AnonSurf to CachyOS / Arch
I wanted AnonSurf on CachyOS and ended up making a proper Arch port of Parrot’s version.
It uses its own Tor service, routes TCP and DNS through Tor, blocks unsupported UDP and IPv6 leaks, keeps LAN access working, and cleans up the firewall/network state when you stop it.
I’ve tested start/stop, DNS, Tor routing and normal network restoration on CachyOS and it’s working well now.
Repo if anyone wants to try it or look through the code:
https://github.com/Luvvydev/anonsurf-cachyos
I'm interested to see how it behaves on other CachyOS/Arch setups