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 c9fa2308a7
commit 0989f2b133
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6
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