haad / proxychains

proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP.
http://proxychains.sourceforge.net/
GNU General Public License v2.0
6.57k stars 616 forks source link

Dns issue? #61

Open sydeEvans opened 7 years ago

sydeEvans commented 7 years ago

i excute this

proxychains ./node_modules/.bin/electron-builder --linux -c electron-builder.yml

logs:

ProxyChains-3.1 (http://proxychains.sf.net)
electron-builder 19.27.3
Using electron-builder.yml configuration file
No native production dependencies
Packaging for linux x64 using electron 1.6.12 to dist/linux-unpacked
⚠️  Application icon is not set, default Electron icon will be used
Building deb
Downloading fpm-1.9.2-2.3.1-linux-x86_64, please wait
|DNS-request| github.com
|DNS-response|: github.com does not exist
node: ../deps/uv/src/unix/getaddrinfo.c:91: uv__getaddrinfo_translate_error: Assertion `!"unknown EAI_* error code"' failed.
[4]    22026 abort (core dumped)  proxychains ./node_modules/.bin/electron-builder --linux -c
icecliffs commented 1 year ago

same

PeterChen1997 commented 6 months ago

same

github-actions[bot] commented 1 month ago

Stale issue message