The following post will quickly guide you on how to build your own proxy server through V2Ray and Nginx. For this post I’ll be using a KVM VPS instance with an up-to-date Debian 11 (Bullseye) fresh installation. Also, I’ll be using v2ray.alexgoldcheidt.com as a domain name and Cloudflare as a DNS records manager but this […]
Tag: nginx
The following post will quickly guide you to setup your own DoH (DNS-over-HTTPS) server along with DNSCrypt. Adguard DNS will be used to block ads and malwares. I’ll be using a KVM-based instance that runs an up-to-date Debian Bullseye (11) installation. Thanks Web Horizon for providing reliable VPS instances, get yours here. Step 1: Installing […]
The following post will quickly explain how to create your own V2Ray IPv6 proxy server under Ubuntu 20.04 and use it on any Android device as global proxy. Works with both IPv4 & IPv6 connections. Requirements: Pre – Dependencies: sudo apt remove –purge apache2 -y && sudo apt install curl -y STEP 1: Executing a […]