-
Is it possible to open .app files with proxychains? Now if I type `./proxychains open /Applications/Firefox.app` it fails with an error `Dyld Error Message: could not load inserted library: ../.libs/l…
-
Hi folks,
unfortunatelly, IMHO the documentation of proxychains is not very useful for some scenarios.
For example, if I want to connect an application via http proxy to www, I could not find any …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Pain
Hey Kingkor Roy Tirtho 👋,
I hope this issue finds you well! 😊 I'm excited to request a new feature tha…
-
what is proxychains use for? how hacker gonna use it? is it can change ip address?
-
I have set up an ssh tunnel using `ssh -D`, but `PROXYCHAINS_SOCKS5=4321 proxychains ` still read its configuration from `/etc/proxychains.conf` (unlike what the README says)
dandv updated
1 month ago
-
**Describe the bug**
proxychains works with firefox but do not with brave
**To Reproduce**
Steps to reproduce the behavior:
1. Run command: proxychains brave
**Expected behavior**
no problem…
-
Currently, when proxied application makes a connection, it immediately succeeds as if port is always open. This works very differently from proxychains, which waits to establish connection with the re…
-
To run it:
```
sudo msfconsole
OR
sudo proxychains msfconsole ## when using proxychains
```
To install metasploit framework in kali
```
sudo apt-get update
sudo apt-get install metasploit…
-
Ubuntu 20.04 LTS
DRipper doesn't want to start before proxychains checks every proxy in the config? For example, whenever I check my IP with curl, I'm getting similar results. This is the first time …
-
Would be helpful to connection problems.
If this requires some extended time to develop, change the program to follow system proxy by default can be a start.
To everyone who is facing connection…