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-01-28 15:27:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Miguel Jacq
16bd3291e3
Support for obfs4 in custom bridges
2018-01-19 15:31:11 +11:00
..
__init__.py
load Settings in onionshare/__init__.py before we initiate the web thread, since it needs to send the saved slug to the web server
2018-01-18 22:42:43 +11:00
common.py
Extract tor and obfs4proxy executables from the main TorBrowser executable with 7-zip on Windows
2018-01-17 12:45:37 +11:00
onion.py
Support for obfs4 in custom bridges
2018-01-19 15:31:11 +11:00
onionshare.py
Move the saving of private key into the SettingsDialog and Onion objects entirely (no QPushButton to save it)
2018-01-13 20:58:24 +11:00
settings.py
Fix conflicts arising from the reuse_private_key branch
2018-01-16 15:30:36 +11: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
Save the slug when using a persistent private key
2018-01-15 10:01:34 +11:00