Tor-install

RPM: http://download-ib01.fedoraproject.org/pub/epel/testing/7/x86_64/Packages/t/tor-0.3.5.8-1.el7.x86_64.rpm

RPM dependencies:

https://rpmfind.net/linux/rpm2html/search.php?query=libseccomp.so.2()(64bit)

https://centos.pkgs.org/7/centos-x86_64/libevent-2.0.21-4.el7.x86_64.rpm.html

https://centos.pkgs.org/7/epel-x86_64/torsocks-2.3.0-1.el7.x86_64.rpm.html

Source code: https://gitgud.io/onionk/tor/tree/master

Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use. We believe Tor
is reasonably secure, but please ensure you read the instructions and
configure it properly.

To build Tor from source:
./configure && make && make install

To build Tor from a just-cloned git repository:
sh autogen.sh && ./configure && make && make install

Home page:
https://www.torproject.org/

Download new versions:
https://www.torproject.org/download/download.html

Documentation, including links to installation and setup instructions:
https://www.torproject.org/docs/documentation.html

Making applications work with Tor:
https://wiki.torproject.org/projects/tor/wiki/doc/TorifyHOWTO

Frequently Asked Questions:
https://www.torproject.org/docs/faq.html

To get started working on Tor development:
See the doc/HACKING directory.

Release timeline:
https://trac.torproject.org/projects/tor/wiki/org/teams/NetworkTeam/CoreTorReleases

LEAVE A COMMENT