ab6dd0f103
unmaintained: aircrack-ng unmaintained: alsaequal unmaintained: arp-scan unmaintained: arpspoof unmaintained: asleap unmaintained: aspell-ro unmaintained: aspell-ru unmaintained: binwalk unmaintained: bully unmaintained: caps unmaintained: capstone unmaintained: cowpatty unmaintained: cramfs-tools unmaintained: dhcp-spoof unmaintained: gmtp unmaintained: hashcat-utils unmaintained: hashcat unmaintained: hashid unmaintained: hcxdumptool unmaintained: hcxtools unmaintained: hcxtools3 unmaintained: hwloc unmaintained: lft unmaintained: libewf-legacy unmaintained: libmtp unmaintained: libxcrypt2.4 unmaintained: macchanger unmaintained: masscan unmaintained: mdk3 unmaintained: mdk4 unmaintained: ncrack unmaintained: p5-file-remove unmaintained: p5-gtk2-trayicon unmaintained: p5-module-install unmaintained: p5-module-scandeps unmaintained: p5-net-pcap unmaintained: p5-net-rawip unmaintained: p5-netpacket unmaintained: p5-string-crc32 unmaintained: p5-text-asciitable unmaintained: p5-yaml-tiny unmaintained: padbuster unmaintained: perltidy unmaintained: pixiewps unmaintained: polipo unmaintained: proxychains-ng unmaintained: qt5-styleplugins unmaintained: qt5ct unmaintained: radare2 unmaintained: sasquatch unmaintained: scapy unmaintained: sleuthkit unmaintained: sslsplit unmaintained: thc-ipv6 unmaintained: tor unmaintained: torsocks unmaintained: wordlistctl unmaintained: xautolock unmaintained: xxhash unmaintained: yersinia
README for tor PRECAUTION Make sure you edit /etc/pkgadd.conf and add the following lines: UPGRADE ^var/lib/tor/.*$ NO UPGRADE ^etc/tor/torrc$ NO UPGRADE ^etc/tor/torifyrc$ NO Failure to do so will result in the loss of your tor data and configuration upon update! If you edit the torrc file for extra logging, make sure you: chmod 0640 /var/log/tor/* files, for security reasons. Make sure that in torrc file this option is commented, because the tor's rc script already do that: # RunAsDaemon=1 PRE-INSTALL Tor expects to have a user and group dedicated to it. pre-install script takes care of this. NOTES DNS --- If you want to use Tor DNS as default nameserver on port 53, dont forget to allow non-root process to bind a privileged port: sudo setcap 'cap_net_bind_service=+ep' /usr/bin/tor