Instructions for Linux
- 324:71e:281a:9ed3::53 Alfis, Meshname, OpenNIC and legacy clearnet
- 302:db60::53 port 53, Alfis, AdGuard DNS
- 300:6223::53 port 53, Alfis, AdGuard DNS
- 302:7991::53 port 53, Alfis, AdGuard DNS
- 325:5a4:d1c9:db96::53 Alfis, EmerDNS
- 300:c0de:3488:123a::53 Alfis and legacy clearnet (Cloudflare DNS)
Installing and setting up Yggdrasil and Alfis on Linux (Ubuntu/Debian):
Step 1: Detailed instructions for installing Yggdrasil can be found on the official website: Yggdrasil Installation Guide
Step 2: After installing Yggdrasil, you can access this site to verify your connection: http://[200:ff39:a94d:1877:156c:448a:3bd8:1c54]/
Step 3: If you wish to use domain names instead of IP addresses, you will need to set up an anonymous DNS server. For instance, Alfis. Instructions for installing Alfis on various platforms can be found here
Step 4:
For Ubuntu/Debian:
Import the key and add the repository:
gpg --fetch-keys https://deb.revertron.com/key.txt
gpg --export F244E16645D86D62 | sudo tee /usr/local/apt-keys/alfis.gpg >
/dev/null
echo 'deb [signed-by=/usr/local/apt-keys/alfis.gpg]
https://deb.revertron.com/ debian alfis' | sudo tee
/etc/apt/sources.list.d/alfis.list
sudo apt update && sudo apt install alfis
systemctl enable --now alfis
Step 5:
Installing Alfis using Docker:
docker run --rm --name alfis -p 127.0.0.20:53:53/tcp -p 127.0.0.20:53:53/udp
cofob/alfis
Step 6:
Add or replace the "nameserver" line in the /etc/resolv.conf file to:
nameserver=127.0.0.20
If you want to resolve both regular and anonymous domain names, make the
following amendments so it will look like this:
nameserver=127.0.0.20
nameserver=208.67.222.222
Step 7:
Open your browser and test the system with the following URLs:
- http://just-service.ygg/
- http://just-service.anon/