shunf4 / proxychains-windows

Windows and Cygwin port of proxychains, based on MinHook and DLL Injection
GNU General Public License v2.0
967 stars 117 forks source link

Firefox lunch in terminal exited with code 1 #57

Open SigmaEnterprise opened 1 month ago

SigmaEnterprise commented 1 month ago

[I] 2024/09/21 22:10:40 All Windows descendant process exited. [I] 2024/09/21 22:10:40 Master exiting [process exited with code 1 (0x00000001)]

Anytime I try to run Firefox

shunf4 commented 1 month ago

Try taskkill /f /im firefox.exe before lauching with proxychains?

SigmaEnterprise commented 1 month ago

taskkill /IM firefox.exe /T /F

Tried this also ,same response

SigmaEnterprise commented 1 month ago

When i Add Proxies via SOCK5 I get

Ws2_32.dll connect PROXY ret: -1, wsa last error: This operation returned because the timeout period expired.(1460) curl: (7) Failed to connect to ipinfo.io. port 80 after 210 ms: Couldn't connect to server [I] 2024/09/22 01:38:01 All Windows descendant process exited. [I] 2024/09/22 01:38:01 Master exiting