@nemo I somewhat blindly voted #Proxychains despite abandoning it years ago. The recent #Torsocks version breaks Postfix and never worked on Java apps. So I should probably retry proxychains. When I tried proxychains many years ago it worked on nothing. But I should try it again.

My top choice is actually to use #Firejail with the --net option pointing to a Tor middlebox (which is not a separate box but just a config that yields a virtual eth0 replacement device).

🔓 #Poll: Which one do you prefer for #anonymous networking? ⚙️ #Torsocks vs. #Proxychain

Cast your vote below! 📝
#cybersecurity #privacy #infosec #tech #boostwelcome 👍

⚙️ Torsocks 🧦
85.7%
🕶️ Proxychain ⛓️
14.3%
Poll ended at .
Someone asked me a question about #tor #torsocks on reddit. Here's is my response: https://theinfopunk.com/posts/torsocks/
Working with Torsocks

Torsocks acts as a network wrapper around a linux application it to work on the Tor network. If the application that you are working with already has functionality that allows it to take advantage of a SOCKS5 proxy, then you can use Tor’s built in proxy to do that. However if the application doesn’t have that functionality, you can try to use Torsocks instead. Note: A word about anonymity. The point of the Tor network is to be anonymous.

To use privacy networks to perform (or complete) a download…

I2P network:
Add an 'environment variable' called 'http_proxy' to tell wget how to connect to #I2P like so:
http_proxy=127.0.0.1:4444 wget -c http://domain.i2p/file

Tor network:
Ensure the '#tor' and '#torsocks' packages are installed then prepend torsocks to #wget, eg.:
torsocks wget -c <URL>

ya mejoré la lista #nahuatl y agregue opciones para descargar fuera de #github, tambien desde sitio #onion con #torsocks https://github.com/carlosm2/lista-nahuatl
GitHub - carlosm2/lista-nahuatl: Wordlist diceware in Nahuatl

Wordlist diceware in Nahuatl. Contribute to carlosm2/lista-nahuatl development by creating an account on GitHub.

GitHub

Torsocks, why hath thou forsaken me.

#torsocks #bash

And the next #services have found place in our #wiki.

#torsocks #unbound #nginx #php and #mariadb

Not many left anymore for our server section. Your DIY weekend can start soon.

Next will be #wireguard and #nextcloud

https://wiki.techsaviours.org/en/wiki

Have a good night
Dan

en:wiki [Digital Privacy Tutorials for the Community | TECH SAVIOURS .ORG]

Is there any way to use #OpenVPN the same way you use #TorSocks?
So apparently running ranger in a torified shell crashes it(ranger) instantly

#ranger #torsocks

@torproject, because I was unable to attend it, I was hoping to download the live stream by running youtube-dl through #torsocks to watch it later, but it is unfortunate that as of recently this privacy-preserving tool combination gets you this:

ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests