What's new

Turn TOR by Command Line

# Tor
 
Last edited:
Code:
nvram set Tor_enable=1
nvram commit
service start_tor

Code:
nvram set Tor_enable=0
nvram commit
service stop_tor
 
Indeed, read it wrongly.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top