ZeroNerds / zeronet-snap

ZeroNet as snap
https://zeronet.io/
GNU General Public License v3.0
10 stars 1 forks source link

[Query] Launch with Tor by default #4

Closed ghost closed 6 years ago

ghost commented 6 years ago

How would you set it so as it always uses Tor by default?

Thank You!

mkg20001 commented 6 years ago

You need to run zeronet --enable-tor --tor always

ghost commented 6 years ago

Thanks you