This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-02-12 04:31:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Miguel Jacq
3641f376b7
Reinstate the alternative method of shutting down the web server - necessary for clicking 'Stop sharing' from GUI
2017-05-20 17:37:12 +10:00
..
__init__.py
#345
- validate the readability of files before adding them
2017-05-18 18:09:49 +10:00
common.py
Update get-tor-osx.py to grab the Tor binary from Tor Browser 6.5.2 instead of 6.5.1, and make it retain the same directory structure in OnionShare as it uses in Tor Browser, including copying libevent-2.0.5.dylib, which was missing before (
#385
)
2017-05-18 11:22:50 -07:00
onion.py
In bundled Tor mode, wait 2 full seconds before connecting to the Tor controller
2017-05-18 17:34:36 -07:00
onionshare-gui
Added support for bundled Tor in macOS
2017-04-18 15:12:24 -07:00
onionshare.py
Add debug logging to Onion, OnionShare, and Settings objects
2017-05-16 11:23:18 -07:00
settings.py
Made Settings debug log less verbose
2017-05-16 13:01:57 -07:00
socks.py
Various fixes
2015-07-25 11:22:24 +02:00
strings.py
Renamed onionshare.helpers module to onionshare.common
2017-05-16 11:05:48 -07:00
web.py
Reinstate the alternative method of shutting down the web server - necessary for clicking 'Stop sharing' from GUI
2017-05-20 17:37:12 +10:00