We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windows
最新
能支持hosts同时映射多个ip吗?浏览器使用代理来隔离? 比如 127.0.0.1 www.ba1111.com # 测试环境1 127.0.0.2 www.ba1111.com # 开发环境2
The text was updated successfully, but these errors were encountered:
基于http代理模式下,实现了同一个域名可以配置多个ip,并且可以隔离使用。
Sorry, something went wrong.
No branches or pull requests
System (Mac, Windows 7/8/10, Linux) / 操作系统
windows
SwitchHosts! Version / SwitchHosts! 版本
最新
Description / 描述
能支持hosts同时映射多个ip吗?浏览器使用代理来隔离?
比如
127.0.0.1 www.ba1111.com # 测试环境1
127.0.0.2 www.ba1111.com # 开发环境2
How to reproduce / 重现步骤
The text was updated successfully, but these errors were encountered: