Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxychains don't work with brave #159

Open
LunasShade opened this issue Feb 2, 2024 · 5 comments
Open

proxychains don't work with brave #159

LunasShade opened this issue Feb 2, 2024 · 5 comments

Comments

@LunasShade
Copy link

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 problems and starting without problems

Additional context
LOG:
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.17
[proxychains] DLL init: proxychains-ng 4.17
[proxychains] DLL init: proxychains-ng 4.17
[proxychains] DLL init: proxychains-ng 4.17
[0202/112334.629102:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[0202/112334.629146:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[0202/112334.629148:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[0202/112334.629151:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[proxychains] DLL init: proxychains-ng 4.17
[proxychains] DLL init: proxychains-ng 4.17
[proxychains] DLL init: proxychains-ng 4.17
[2445:2445:0202/112334.845809:FATAL:zygote_host_impl_linux.cc(217)] Check failed: . : No such file or directory (2)
Trace/breakpoint trap (core dumped)

@jolucas245
Copy link

What is your distro and the installation method you used (distro repository or makefile)?

@LunasShade
Copy link
Author

I am using brave with arch and paru ^^

@jolucas245
Copy link

Use the make install installation according to the steps in the repository:
git clone https://github.com/haad/proxychains
./configure
make
sudo make install

@LunasShade
Copy link
Author

Now the browser opens and after opening it this message appears in the console:

ProxyChains-4.0 (https://github.com/haad/proxychains)
Proxified environment setup
PROXYCHAINS_CONF_FILE = 
LD_PRELOAD = 
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libproxychains.so.4' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Opening in existing browser session.

The funny thing is it still doesn't work, because the DNS leak test still shows my correct location, even though I have Tor and the service is running in the background, unless I've misunderstood. Also, I'm not sure which 'proxychain' config I should use, the one in /dist or /src? The problem is not brave either, as I have also tested chromium and the cachy-brower... what am I doing wrong?

Copy link

github-actions bot commented Aug 2, 2024

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants