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

guardianproject/jtorctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'