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-19 04:16:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
6e171f02c3
Catch exceptions for guessing default Tor Browser socket file path
2017-01-06 11:54:42 -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
Catch exceptions for guessing default Tor Browser socket file path
2017-01-06 11:54:42 -08:00
onionshare.py
Make automatic settings work with with Tor Browser 6.0.8
2016-12-29 12:57:58 -08:00
settings.py
Onion now connects to the Tor controller using the settings in Settings (except automatic still needs some work), and the settings dialog handles error when testing settings
2016-12-29 09:58:13 -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
Make render_template_string autoescape by default in Flask versions < 0.11
2016-12-30 13:04:19 -05:00