chrome一款可以在瀏覽器編輯hosts文件的插件HostAdmin App


選擇一個hosts文件,然后按照不同操作系統執行下面的命令授權:

Windows Vista/7
To Users group cacls %windir%/system32/drivers/etc/hosts /E /G Users:W

Custom User account cacls %windir%/system32/drivers/etc/hosts /E /G "User Account Name":W

Linux (Ubuntu Fedora ...)
sudo chmod og+w /etc/hosts

Mac OS X
sudo chmod og+w /etc/hosts


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM