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-2025 CODEPRJ.COM