proxychains-ng icon indicating copy to clipboard operation
proxychains-ng copied to clipboard

proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained prox...

Results 144 proxychains-ng issues
Sort by recently updated
recently updated
newest added

OS: Debian Sid proxychains version: 4.14 VSCode version: 1.49.1 A few days ago I did a system-wide package upgrading and since then Joplin (a note application, with no proxy support)...

The Objective-C API's on macOS don't use the `connect` function under the hood, instead they use `connectx` which according to the man page is like a combination of `bind` and...

Hi, I don't know if it is an OpenBSD specific issue. I got a segfault in proxychains-ng when using a socks5 proxy to tunnel a ssh connection. SSH print "get_hostfile_hostname_ipaddr:...

$ gdb staging_dir/host/bin/bash bin/packages/x86_64/packages/core ``` Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000000000043e590 in ?? () [Current thread is 1 (Thread 0x7ffff7f7b700 (LWP 6355))] (gdb) bt #0 0x000000000043e590 in...

See https://gist.github.com/Kreyren/ce7b58aa27810f651f9f294c8fc8cfb3 I need some method to do: User -> Tor -> Proxy -> Proxy -> Proxy -> Internet for sites that block tor while choosing the "Proxy" part from...

This both happens with the official Minecraft launcher and Jetbrains Toolbox: ![image](https://user-images.githubusercontent.com/18211838/83844693-c03c2c00-a707-11ea-8467-be1307eb690c.png) When I don't run them under proxychains, they work as expected, but obviously get no internet connection. This...

I'm using socks5 TOR config, and Wireshark to monitir outgoing DNS packets. Used a couple of programs to test: - curl works fine, no DNS leaking; - dig/gajim/psi-plus - they...

Hello! I recently installed proxychains4 via apt after finding out that it was available. I use proxychains with ZNC to connect to IRC through Tor. Today, I tried to use...

Hello, I'm using proxychains on LinuxMint 19.3. Program Standard-Notes-3.3.1.AppImage is from https://standardnotes.org/ . Proxychains4 built from source will terminate with "Trace/breakpoint trap (core dumped)". Then I install Proxychains3 from apt...

I'm able to connect irssi to an IRC server (with SSL) using proxychians-ng (as suggested by irssi). However a few seconds later I get disconnected. I'm using the default proxychains4.conf...