Answers for "explain file hosts"

3

hosts file

// windows
notepad C:windowssystem32driversetchosts
// mac and linux
sudo nano /etc/hosts
Posted by: Guest on June-21-2021

Browse Popular Code Answers by Language