blob: 93f2fd58451c85791ba154cc10c49a89f154e473 (
plain)
1 README for torsocks
2
3 REQUIREMENTS
4 We do not depend on tor which might be running on a different box.
5 But if we do not have running tor instance on a different box, then
6 we must install it.
7
8 PRECAUTION
9 If you have added some specific settings to /etc/tor/torsocks.conf
10 and want to prevent the loss of your data upon update, make sure
11 you edited /etc/pkgadd.conf and added the following line:
12
13 UPGRADE ^etc/tor/torsocks.conf$ NO
|