
Note that both Tor's OR port and its obfs4 port must be reachable.To work around systemd hardening, you will also need to set NoNewPrivileges=no in and and then run systemctl daemon-reload. Sudo setcap cap_net_bind_service=+ep /usr/bin/obfs4proxy

#Torbrowser for 32 bit linux install#
If you're running any of them, sudo apt-get install obfs4proxy should work. On Ubuntu, bionic, cosmic, disco, eoan, and focal have the package. Explanation: tor meta, always run latest version of obfs4proxy By default, backports packages are not installed, so to install the latest version of obfs4proxy you need to use the following command sudo apt install -t bullseye-backports obfs4proxy or to pin the package with a config similar to this one that you will place in /etc/apt/preferences.d/obfs4proxy.pref. On Debian, the latest version obfs4proxy package is available in stable-backports.

#Torbrowser for 32 bit linux update#
Install TorĮnsure you update the packages database before installing the package, than call apt to install it: # apt update Note: Ubuntu users need to get Tor from the Tor Project's repository. Please follow those instructions before proceeding. Configure Tor Project's RepositoryĬonfiguring the Tor Project's package repository for Debian/Ubuntu is recommended and documented on Support portal.

One of the most important things to keep your relay secure is to install security updates timely and ideally automatically so you can not forget about it.įollow the instructions to enable automatic software updates for your operating system.
