reGeorg icon indicating copy to clipboard operation
reGeorg copied to clipboard

USERID is not considered when parsing socks4

Open CCCougar opened this issue 2 years ago • 0 comments

In func parseSocks4 of reGeorgSocksProxy.py, Link, variable USERID is NOT considerd, in the WinINet socks proxy situation, it will add USERDI by default, which will cause error HTTP datapacket:

image

CCCougar avatar Mar 06 '24 07:03 CCCougar