MatsuriDayo / nekoray

Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
https://matsuridayo.github.io/
GNU General Public License v3.0
12.49k stars 1.18k forks source link

VPN with network manager in linux root is not required #1296

Closed rashedheydari2001 closed 3 months ago

rashedheydari2001 commented 4 months ago

great idea to tunnel all the system with network manager without root access my way is called socks to wireguard linux recommand using networkmanager for the vpn tunnel https://www.linuxquestions.org/questions/linux-networking-3/vpn-networkmanager-or-not-4175658469/ and now here is the code https://gist.github.com/rashedheydari2001/2b66af5aaad8eaa47c783de7bb35b354

papampi commented 3 months ago

and now here is the code https://gist.github.com/rashedheydari2001/2b66af5aaad8eaa47c783de7bb35b354

@rashedheydari2001 Hi, Tried to run your socks_to_wireguard script but gives me error, can you help me on it?

FileNotFoundError: [Errno 2] No such file or directory: 'command'

It seems like wg -v gives error but wireguard is instlled :

#:~ wg -v
wireguard-tools v1.0.20210914 - https://git.zx2c4.com/wireguard-tools/