wireguard-dnscrypt-tor-server icon indicating copy to clipboard operation
wireguard-dnscrypt-tor-server copied to clipboard

Fast setup wireguard server script, with tor, dnscrypt and adblocking, maleware blocking, more blocking if you need. Use case eg. always on vpn and adblocking on ios or android, and be more secured in...

Wireguard-tor-server gateway

Debian Ubuntu

https://hetzner.cloud/?ref=iP0i3O1wRcHu

** project target

  • wireguard connection to server
  • all traffic coming from wireguard clients will go over tor network
  • dns nameresulotion over dnscrypt (Anonymized DNS) with blocklists
  • onion (darknet) nameresulotion over dnscrypt forward to tor

How to install :

use the following just for testing

Server x86 / ARM64 - Debian 12, Ubuntu 22.04 :
## Testversion : 2023.07.01 -  some issuse with fedora, centos, rocky-linux, alma-linux -- removed 
wget -O  wireguard_dnscrypt_tor_setup.sh https://raw.githubusercontent.com/zzzkeil/wireguard-dnscrypt-tor-server/main/wireguard_dnscrypt_tor_setup.sh
chmod +x wireguard_dnscrypt_tor_setup.sh
./wireguard_dnscrypt_tor_setup.sh

status 2023.06.12 :

** whats working :

  • wireguard
  • dnscrypt
  • tor
  • blocklist...

( some issues with .onion have to be fixed )