Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 220 Bytes

A Java library for controlling a Tor instance via its control port. It is used in the Android app Orbot as well as others.

To add this library to a gradle project:

compile 'net.freehaven.tor.control:jtorctl:0.2'