Domain name resolution

install

1

sudo vim /etc/hosts
# For example
<ip>	github.com
<ip>	raw.githubusercontent.com

usage

sudo systemctl restart systemd-resolved