/systools

Primary LanguagePython

modify hosts

modify /etc/hosts

Usage

Execute from internet

sudo bash -c 'curl -sL https://raw.githubusercontent.com/OSMeteor/systools/master/hosts/modifyhosts.sh | bash'

Download to local

sudo bash -c 'curl -sL https://raw.githubusercontent.com/OSMeteor/systools/master/hosts/modifyhosts.sh > ${LOCALHOSTPATH}'
sudo chmod +x LOCALHOSTPATH