-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Doesn't work with brave-browser #588
Comments
try proxydns_daemon method. search the issues here (closed and opened) for "browser" to find lots of tips and explanations. |
I can't find explanation on starting proxychains4-daemon. sudo systemctl status proxychains4-daemon |
just run it in a different terminal. not everything requires a systemd service.
it's where px4-daemon is listening. it's the default value so you dont need to change it. |
Tried proxychains4-daemon in another terminal but it wasn't showing output is it working? Even with proxydns-daemon I have same error. |
it shows no output until proxychains4 uses it, with the appropriate configuration |
I still get same error with proxydns-daemon I can't start brave-browser |
well, if you followed my advice and looked for other issues, then you will have noticed that these behemoths are difficult to hook. maybe there's some command-line flag to make it not use a sandbox. of course, you could also attach a debugger and figure out why exactly it fails and then tell me so it can eventually be fixed. |
I used it in a debian vm and got error but with firefox it works. Both brave-browser and chromium have same error.
$ proxychains4 brave-browser
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[1222/142649.262001:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[1222/142649.262463:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[1222/142649.262588:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[1222/142649.262645:WARNING:close_multiple.cc(67)] close: Bad file descriptor (9)
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[proxychains] DLL init: proxychains-ng 4.16
[4927:4927:1222/142650.125687:FATAL:zygote_host_impl_linux.cc(221)] Check failed: . : No such file or directory (2)
[1222/142650.146809:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[1222/142650.147017:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
/usr/bin/brave-browser: line 39: 4927 Trace/breakpoint trap (core dumped) "$HERE/brave" "$@"
The text was updated successfully, but these errors were encountered: