• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Tools Dnscrypt-proxy Gui

Status
Not open for further replies.

0x1

LeVeL23 HacKerS TeaM
User
Joined
Nov 15, 2013
Messages
880
Reputation
0
Reaction score
6,315
Points
243
Credits
78
‎11 Years of Service‎
18%
Gui for dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols. 

  •  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)



QuoVHzB.gif
 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

  • 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.
 
Status
Not open for further replies.
Back
Top