https://github.com/zzzkeil/wireguard-dnscrypt-tor-server
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 unknown networks. And all traffic goes over tor, to hide your ip .....
https://github.com/zzzkeil/wireguard-dnscrypt-tor-server
anonymized anonymized-dns anonymous dns dnscrypt dnscrypt-proxy dnscrypt-proxy2 hide-ip tor vpn vpn-server wireguard wireguard-vpn
Last synced: 14 days ago
JSON representation
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 unknown networks. And all traffic goes over tor, to hide your ip .....
- Host: GitHub
- URL: https://github.com/zzzkeil/wireguard-dnscrypt-tor-server
- Owner: zzzkeil
- License: gpl-3.0
- Created: 2021-01-24T14:56:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T05:11:30.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T11:41:40.505Z (about 1 month ago)
- Topics: anonymized, anonymized-dns, anonymous, dns, dnscrypt, dnscrypt-proxy, dnscrypt-proxy2, hide-ip, tor, vpn, vpn-server, wireguard, wireguard-vpn
- Language: Shell
- Homepage:
- Size: 242 KB
- Stars: 53
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wireguard-tor-server gateway
![]()
![]()
 
[_thanks-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](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 )