New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Request: easy script to install Tor relay
As title says, is there some easy script (road warrior) to install Tor relay server (or even exit node) on an idling server?
I am thinking something like Nyr's script for OpenVPN, but this time for Tor. It would be more interesting if it would have the option to specify a monthly bandwidth limit.
Comments
So far I found this: https://github.com/LiveChief/Tor-Node
I haven't tested it... yet.
better not be drunk when testing.
Are you suggesting that I consume large quantities of alcohol, in order to stimulate my senses, so that my brain will go into an euphoric state which in turn produces powerful contradictory feelings of love, forsake and loneliness at emotional levels? Wait... how do you know me?
replace the i with U
No worries, the FBI will wake you up at 6 in the mornings.
Tor Relay is basically
apt install tor
and setORPort
to something in /etc/tor/torrc. That's all.