Package org.eblocker.server.http.service
Class TorCheckService
java.lang.Object
org.eblocker.server.http.service.TorCheckService
This service provides a list of sites for checking whether a Tor connection is used
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSites(boolean includeSSL) Returns a list of Tor checking sites.
-
Constructor Details
-
TorCheckService
- Throws:
IOException
-
-
Method Details
-
getSites
Returns a list of Tor checking sites.- Parameters:
includeSSL- set to false if only HTTP URLs shall be returned
-