onionshare/onionshare
2017-04-17 20:54:55 -07:00
..
__init__.py Move OnionShare object into its own file, so __init__ is just CLI logic 2017-04-17 19:28:51 -07:00
helpers.py Added helper function get_available_port(), and use it to avoid code duplication. Removed unused is_root() helper function. Refactored Onion object to not try to connect in the constructor. 2017-04-17 19:13:53 -07:00
onion.py Onion calls tor_status_update_func much more frequently, which makes the GUI more responsive 2017-04-17 20:54:55 -07:00
onionshare.py Move OnionShare object into its own file, so __init__ is just CLI logic 2017-04-17 19:28:51 -07:00
settings.py Added Tor SOCKS address and port settings 2017-04-15 16:33:41 -07:00
socks.py Various fixes 2015-07-25 11:22:24 +02:00
strings.py Change GPL copyright from 2016 to 2017 2017-01-06 18:58:15 -08:00
web.py Removed transparent_torification from the full app, and refactored OnionShare class to get passed in an Onion, and doesn't get passed in stealth. 2017-04-17 19:12:02 -07:00