Move Censorship stuff into its own class. Early attempt at subprocessing out to meek (unfinished)

This commit is contained in:
Miguel Jacq 2021-10-18 17:17:47 +11:00
parent 3e9b9b2f93
commit 8a19d8088e
4 changed files with 226 additions and 81 deletions

View file

@ -153,6 +153,7 @@ class Onion(object):
self.tor_geo_ip_file_path,
self.tor_geo_ipv6_file_path,
self.obfs4proxy_file_path,
self.meek_client_file_path,
) = get_tor_paths()
# The tor process