Hey everyone,
I got annoyed that native VPN client breaks from time to time, often require layering, lack some features and the built in GUI network manager is ultra basic, so I made a new Rust TUI for managing Wire guard profiles with a lot of features like:
- random auto connect at login
- profile pool for auto login
- kill switch
- lockdown mode
- split tunneling
- port forwarding
- automatic port forward sync with qBittorent (Omega Experimental)
If you want to check it out, test it, here it is: GitHub - PandaBytez/neutron: A lightweight WireGuard manager for Linux · GitHub
WARNING: this is first release and its NOT stable yet so keep that in mind!
Any feedback is much appreciated. Thanks!

