-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
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
加代理报错 -p http://127.0.0.1:8080 #75
Comments
同样外网连接失败,请问师傅问题解决了吗 |
如果你是mac的话并且开着clash,那就把增强模式关掉,如果实在windows就把proxifier啥的全局关掉 |
我看了下 报错是因为http.client.UnknownProtocol: HTTP/2 目标服务器不支持http2协议 |
十分感谢,经过尝试解决了这个问题,祝安。
Poc Sir ***@***.***>于2024年5月21日 周二上午7:37写道:
… Closed #75 <#75> as
completed.
—
Reply to this email directly, view it on GitHub
<#75 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BB52SR5FORAA4LNBCL2DCV3ZDKCNBAVCNFSM6AAAAAAZFWWW62VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSHA3TEMBYG42DENI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
python3 PackerFuzzer.py -u https://ip:10443/login -p http://127.0.0.1:8080 -f 1
| _ \ __ _ | | _____ _ __ | | _ ___________ _ __
| |) / ` |/ | |/ / _ \ '| | | | | | | / / _ \ '|
| __/ (| | (| < / | | || || |/ / / / / |
|| _,_|_|_|__|| || _,//_|_|
Packer Fuzzer v1.4.15
©2023 Poc-Sir、KpLi0rn、Liucy、RachesseHS、Lupin-III
Project Hub: https://github.com/rtcatc/Packer-Fuzzer
西湖论剑 ༒༒༒ 首届国产优秀网络安全工具主题展参展作品
[!] 外网连接失败,请检查当前网络状况或者代理情况
[11:06:21] 目标站点:https://ip:10443/login
[11:06:21] 正在解析网页中...
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/connectionpool.py", line 790, in urlopen
response = self._make_request(
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/connectionpool.py", line 536, in _make_request
response = conn.getresponse()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/connection.py", line 454, in getresponse
httplib_response = super().getresponse()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/http/client.py", line 1344, in getresponse
response.begin()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/http/client.py", line 329, in begin
raise UnknownProtocol(version)
http.client.UnknownProtocol: HTTP/2
The text was updated successfully, but these errors were encountered: