fix disconnect handling

This commit is contained in:
Manfred Karrer 2015-11-06 03:27:45 +01:00
parent 8347b9f572
commit f788778f3c
13 changed files with 75 additions and 50 deletions

View file

@ -1,3 +1,6 @@
Cloned from: https://github.com/ManfredKarrer/jtorproxy
JTorProxy
=========
JTorProxy aims at providing an easy-to-use API for interfacing with Tor from Java. JTorProxy also supports hidden services through standard Java ServerSockets.