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
macos 10.15.7
4.1.2
应用会发起连接 199.59.243.225 ,请问这个是应用发起的行为还是其他依赖呢?
打开应用通过 wireshark 抓包过滤 ip.addr=199.59.243.225,发现流量后立即在终端 lsof -nPi4 | grep 199.59.243.225 定位到该进程连接信息
The text was updated successfully, but these errors were encountered:
应该是 swh.app 这个域名指向的 IP 地址。
SwitchHosts 曾经使用 swh.app 作为网站主域名,但因为一些原因,域名服务商关闭了作者的账号,导致作者失去了 swh.app 域名,现在这个域名已经不受作者的控制。
建议升级到 SwitchHosts v4.2.0-beta ,这个版本中已经移除了对 swh.app 域名的依赖。
Sorry, something went wrong.
不过不用担心,SwitchHosts 不会从网络上下载或执行代码,应该只是开启了使用信息反馈时发送的一个打点请求。
好的,感谢解惑
4.2.0正式版什么时候发布呀
No branches or pull requests
System (Mac, Windows 7/8/10, Linux) / 操作系统
macos 10.15.7
SwitchHosts! Version / SwitchHosts! 版本
4.1.2
Description / 描述
应用会发起连接 199.59.243.225 ,请问这个是应用发起的行为还是其他依赖呢?
How to reproduce / 重现步骤
打开应用通过 wireshark 抓包过滤 ip.addr=199.59.243.225,发现流量后立即在终端 lsof -nPi4 | grep 199.59.243.225 定位到该进程连接信息
The text was updated successfully, but these errors were encountered: