I want to play games with VPN, watch videos on youtube, but in NixOS i don’t found anything like configs to bypass this or answers on my question. With dnscrypto-proxy I can’t use browsers and watch website.Who know anything that can help me in this situation?
Also, I more want free VPN like AmneziaWG, but don’t know how to download it in NixOS and where is configs/examples.
There are sometimes problems in custom packages of VPN/proxy clients on NixOS, and if you run an AppImage, it can’t run another program from within an AppImage, e.g. Xray core. There is a programs.amnezia-vpn option or amneziawg-linux-kernel-module as a package. There is also working Xray GUI wrapper Throne. Look into programs.throne.tunMode.enable if you need to route all the traffic.
1 Like