Domain name resolution
install
sudo vim /etc/hosts
# For example
<ip> github.com
<ip> raw.githubusercontent.com
usage
sudo systemctl restart systemd-resolved
1
sudo vim /etc/hosts
# For example
<ip> github.com
<ip> raw.githubusercontent.com
sudo systemctl restart systemd-resolved