[GH-ISSUE #1093] Question: firejail + proxychains/torsocks #749

Closed
opened 2026-05-05 06:34:02 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @nyancat18 on GitHub (Feb 8, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1093

how can i use firejail + proxychains?

https://github.com/haad/proxychains

example
firejail proxychains firefox

Originally created by @nyancat18 on GitHub (Feb 8, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1093 how can i use firejail + proxychains? https://github.com/haad/proxychains example firejail proxychains firefox
gitea-mirror 2026-05-05 06:34:02 -06:00
Author
Owner

@netblue30 commented on GitHub (Feb 9, 2017):

firejail proxychains firefox

It should work, give it a try.

<!-- gh-comment-id:278761078 --> @netblue30 commented on GitHub (Feb 9, 2017): > firejail proxychains firefox It should work, give it a try.
Author
Owner

@Anyon3 commented on GitHub (May 29, 2017):

Torsocks and Proxychains are 2 differents thing.

If you want a firejail sandbox using tor, add the following argument

--env=LD_PRELOAD=/usr/lib64/torsocks/libtorsocks.so

<!-- gh-comment-id:304714426 --> @Anyon3 commented on GitHub (May 29, 2017): Torsocks and Proxychains are 2 differents thing. If you want a firejail sandbox using tor, add the following argument --env=LD_PRELOAD=/usr/lib64/torsocks/libtorsocks.so
Author
Owner

@chiraag-nataraj commented on GitHub (Aug 19, 2018):

@nyancat18 Looks like this question was answered, so I'm going to close this. One caveat to keep in mind is that just doing firejail proxychains firefox would load the proxychains profile, not the firefox on. You can use firejail --profile=/path/to/firefox.profile proxychains firefox to load the proper profile.

<!-- gh-comment-id:414136810 --> @chiraag-nataraj commented on GitHub (Aug 19, 2018): @nyancat18 Looks like this question was answered, so I'm going to close this. One caveat to keep in mind is that just doing `firejail proxychains firefox` would load the _proxychains_ profile, not the firefox on. You can use `firejail --profile=/path/to/firefox.profile proxychains firefox` to load the proper profile.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#749
No description provided.