Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (33 loc) · 799 Bytes

README.md

File metadata and controls

47 lines (33 loc) · 799 Bytes

DNS

Bypass web filters through DNS.

Setup

Chrome OS

Follow the steps below with the following DNS servers:

5.161.98.206
1.1.1.1

https://www.howtogeek.com/204672/how-to-change-the-dns-server-on-a-chromebook/

Windows & Mac

Follow the steps below with the following DNS servers:

5.161.98.206
1.1.1.1

https://www.hellotech.com/guide/for/how-to-change-dns-server-windows-mac#:~:text=Windows%2010%20Computer-,To%20change%20your%20DNS%20server%20on%20a%20Windows%2010%20computer,the%20following%20DNS%20server%20address

Self Hosting

Cloning

git clone https://github.com/Radon-Games/DNS.git
cd DNS

Installing dependencies

npm install

Configuring

Modify the .env file with the appropriate settings.

Starting

npm start