You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tanner Collin 278d30c421 Store strong references to async tasks 1 vuosi sitten
client idk 2 vuotta sitten
server Store strong references to async tasks 1 vuosi sitten
README.md Add README 2 vuotta sitten

README.md

Server Setup

sudo apt install dnsmasq

Edit /etc/dnsmasq.conf:

no-resolv  # for offline / isolated networks only
address=/.apsystemsema.com/192.168.69.100
address=/.apsema.com/192.168.69.100
listen-address=192.168.69.100

Replace 192.168.69.100 with the server's IP address.

Edit router's DHCP DNS settings to use 192.168.69.100 as the name server.