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-03-03 03:39:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
wondratsch
1efe4a6949
fix typo
2017-12-06 12:57:47 +01:00
..
__init__.py
Let the timer stop the share if there were no downloads, or all downloads are done
2017-12-05 11:18:26 +11:00
common.py
fix typo
2017-12-06 12:57:47 +01:00
onion.py
Delete temporary tor data directory during cleanup
2017-07-13 18:14:49 -06:00
onionshare.py
Implements a shutdown timer to stop a share automatically (downloaded or not) after N hours
2017-11-08 20:25:59 +11:00
settings.py
Reorder imports, use
json.load(f)
2017-07-10 20:13:30 -06:00
socks.py
Various fixes
2015-07-25 11:22:24 +02:00
strings.py
Reorder imports, remove
p
, use
ext
, use
json.load(f)
2017-07-10 20:11:04 -06:00
web.py
Better fix for preventing timeout firing if a download is not yet done (works for CLI as well as GUI)
2017-12-04 15:03:28 +11:00