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-23 06:06:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
25109c8a66
Created a Settings object, which loads and saves settings to file, and made the Settings dialog use the settings from this object
2016-12-28 19:52:21 -08:00
..
__init__.py
Update copyright year to 2016
2016-02-15 22:37:28 -08:00
helpers.py
Added dev scripts for launching onionshare and onionshare-gui from the source code tree, without having to install it
2016-12-22 16:19:54 -08:00
onion.py
Created a Settings object, which loads and saves settings to file, and made the Settings dialog use the settings from this object
2016-12-28 19:52:21 -08:00
onionshare.py
Properly handle errors for using stealth onion services in the GUI, instead of crashing in the background (
#144
)
2016-12-23 19:08:18 -08:00
settings.py
Created a Settings object, which loads and saves settings to file, and made the Settings dialog use the settings from this object
2016-12-28 19:52:21 -08:00
socks.py
Various fixes
2015-07-25 11:22:24 +02:00
strings.py
Pass helpers into strings.load_strings instead of importing it, so fix issue with cx_Freeze in Windows
2016-09-04 20:09:18 -07:00
web.py
Merge branch 'master' of
https://github.com/eightnoteight/onionshare
into eightnoteight-master
2016-12-22 16:00:06 -08:00