11 Years of Service
18%
Gui for dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
Run dnscrypt from a non-root user:
sudo setcap 'cap_net_bind_service=+pe' /usr/sbin/dnscrypt-proxy
To Active Sandbox :
sed -i 's/sandbox="false"/sandbox="true"/' /usr/bin/dns
Run :
██████╗ ███╗ ██╗███████╗
██╔══██╗████╗ ██║██╔════╝
██║ ██║██╔██╗ ██║███████╗
██║ ██║██║╚██╗██║╚════██║
██████╔╝██║ ╚████║███████║
╚═════╝ ╚═╝ ╚═══╝╚══════╝
DNScrypt-Proxy Gui
by 0x1
[Blog]:: https://0x1.gitlab.io
[+][https://level23hacktools.com/]
Usage : dns (to start dnscrypt-proxy gui)
Options : dns or dns -g or dns --gui (Chose one server )
-m or --multi (Chose multiple servers)
-r $NameServer or --resolv $NameServer (Cmd to chose server No gui)
-l or --list (list of servers)
-c or --config (configuration for dnscrypt-proxy)
-h or --help (to see help)
Requires:
- git or wget (for install)
- dnscrypt-proxy
- zenity
- leafpad (for option -c {to see configuratiion files})
- firejail (for option sandbox )
Download & install :
- Simple gui coded with zenity for help to chose server.
- To install need root, but to run dnscrypt-proxy, do not run as root (for security and better performance)

sudo setcap 'cap_net_bind_service=+pe' /usr/sbin/dnscrypt-proxy
To Active Sandbox :
sed -i 's/sandbox="false"/sandbox="true"/' /usr/bin/dns
- For Sandbox i use firejail with option --apparmor
Code:
apt-get install firejail apparmor
Run :
██████╗ ███╗ ██╗███████╗
██╔══██╗████╗ ██║██╔════╝
██║ ██║██╔██╗ ██║███████╗
██║ ██║██║╚██╗██║╚════██║
██████╔╝██║ ╚████║███████║
╚═════╝ ╚═╝ ╚═══╝╚══════╝
DNScrypt-Proxy Gui
by 0x1
[Blog]:: https://0x1.gitlab.io
[+][https://level23hacktools.com/]
Usage : dns (to start dnscrypt-proxy gui)
Options : dns or dns -g or dns --gui (Chose one server )
-m or --multi (Chose multiple servers)
-r $NameServer or --resolv $NameServer (Cmd to chose server No gui)
-l or --list (list of servers)
-c or --config (configuration for dnscrypt-proxy)
-h or --help (to see help)
Requires:
- git or wget (for install)
- dnscrypt-proxy
- zenity
- leafpad (for option -c {to see configuratiion files})
- firejail (for option sandbox )
Download & install :
To see this hidden content, you must like this content.