- 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
## 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
** whats working :
- wireguard
- dnscrypt
- tor
- blocklist...
( some issues with .onion have to be fixed )