Hey, Tor from Raspbian Repo is not very updated... v0.2.5... On a RPi, I usually build Tor Stable from source. No problem about using ports >1024 in my case. * Some dependencies required... (sorry, I don't remember which ones...) * Add source repo in your /etc/apt/sources.list At the bottom of the file : #TOR stable - pour building from source * Compil Tor from source with a script, in my home folder (for example): nano tor-compil.sh I use "root" user. ------------------------------ #!/bin/bash------------------------------ Then chmod +x tor-compil.sh ./tor-compil.shHope it will help! Le 06/01/2017 à 03:38, Kurt Besig a
écrit :
I just installed tor on a Raspberry Pi 3 Model B and can't get a relay to start unless I sudo. When I attempt to start tor as a non-privileged user I get a permissions error: Opening Jan 05 18:33:35.929 [notice] Opening OR listener on 0.0.0.0:443 Jan 05 18:33:35.930 [warn] Could not bind to 0.0.0.0:443: Permission denied Jan 05 18:33:35.930 [notice] Opening Directory listener on 0.0.0.0:80 Jan 05 18:33:35.930 [warn] Could not bind to 0.0.0.0:80: Permission denied Ideas on best method to bind these ports to tor on startup as non-root? Thanks -- Petrusko C0BF 2184 4A77 4A18 90E9 F72C B3CA E665 EBE2 3AE5 |
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tor-relays mailing list tor-relays@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays