An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Wireguard-tor-server gateway

![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge&logo=debian&logoColor=white) ![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white)

[![https://hetzner.cloud/?ref=iP0i3O1wRcHu](https://img.shields.io/badge/maybe_you_can_support_me_-_my_VPS_hoster_hetzner_(referral_link)_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 )