host-switch-plus
host-switch-plus copied to clipboard
Change the hosts rules in Chrome. It's easy, and effect immediately.
HTTPS
Hi. Your plugin is very useful but it doesn't work for HTTPS sites.
如题,所有走这个插件的Websocket连接都会失败
This extension works great, however, when the host to map is being used in the url of an iframe, Chrome seems to ignore Host Switch Plus. Any workaround for this?...

比如访问www.example.com/abc,后端拿到的path是/abc,然后用了这个代理到本地之后,path变成了/www.example.com/abc。还是说我设置错了?
我选择system选项,在浏览器配置好host后,在命令行ping相应的域名,并不能生效
Some tags are not in use, but they are shown. New tags are not shown.
配置两组本地代理时,第一组配到127.0.0.1:8082,成功生效了,当我想再配置一组到127.0.0.1:8080时就失败了,显示Invalid Host header,求解???
例如: 127.0.0.1:443 www.baidu.com 本地配置好了https的服务, https://127.0.0.1:443 可正常访问,所以https服务没问题,可通过chrome访问www.baidu.com时,本地服务没收到任何请求,也就是说,插件对https的代理貌似无效。求解答