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
bug描述 因为dns屏蔽了部分网站, 或dns不稳定, 导致脚本卡死
如何复现
modRun.py
其他信息 若遇到上述问题, 建议更换你的dns, 如1.1.1.1, 8.8.8.8 由于dns查询过程不安全, 建议使用dnscrypt等工具加密你到目标服务器的dns查询, 防止被监听和污染.
1.1.1.1
8.8.8.8
dnscrypt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
bug描述
因为dns屏蔽了部分网站, 或dns不稳定, 导致脚本卡死
如何复现
modRun.py
, 哪个模块都行其他信息
若遇到上述问题, 建议更换你的dns, 如1.1.1.1
,8.8.8.8
由于dns查询过程不安全, 建议使用
dnscrypt
等工具加密你到目标服务器的dns查询, 防止被监听和污染.The text was updated successfully, but these errors were encountered: