Answers for "where is the hosts file?"

3

hosts file

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

Code answers related to "where is the hosts file?"

Browse Popular Code Answers by Language