Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 382 Bytes

autohosts

Update /etc/hosts automatically

Usage

Execute from internet

sudo bash -c 'curl -sL https://rawgit.com/lizhenghlh/autohosts/master/bin/autohosts.sh | bash'

Download to local

sudo bash -c 'curl -sL https://rawgit.com/lizhenghlh/autohosts/master/bin/autohosts.sh > /usr/local/bin/autohosts'
sudo chmod +x /usr/local/bin/autohosts
autohosts