onionshare/cli/onionshare_cli
2021-12-15 18:28:55 +11:00
..
resources Update our bridge templates with the latest built-in bridges in the get-tor scripts 2021-12-10 16:48:39 +11:00
web Add temp file to cleanup list just once when its first created 2021-12-02 18:51:06 -08:00
__init__.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-23 18:44:14 -08:00
censorship.py Move the ability to use Tor vs Meek into the CensorshipCircumvention class so that we can use those endpoints over Tor elsewhere later 2021-11-27 10:35:25 +11:00
common.py Fix comment 2021-11-16 18:10:25 -08:00
meek.py Don't enqueue stdout from Meek subprocess in a Thread, just read it as it comes. Solves infinite loop queue read issue on cleanup() 2021-12-15 18:28:55 +11:00
mode_settings.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-08 16:31:05 +11:00
onion.py remove import of requests module in Onion 2021-11-27 11:14:05 +11:00
onionshare.py Explicitly cleanup temp files and dirs 2021-12-01 20:34:54 -08:00
settings.py Built-in bridge refactoring. 2021-11-24 17:55:47 +11:00