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-05 01:15:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
169be518eb
Connecting to Tor in bundled mode now creates a temporary tor data dir, starts a new tor process, and connects to it. Also, refactored Settings dialog to allow Linux to use bundled tor as well
2017-04-13 22:22:34 -07:00
..
__init__.py
Started to implement Bundled Tor connection settings
2017-04-08 18:10:17 -07:00
helpers.py
Renamed 'resources' to 'share', and updated location of 'share' files in OSX/Win binaries
2017-02-21 16:59:14 -08:00
onion.py
Connecting to Tor in bundled mode now creates a temporary tor data dir, starts a new tor process, and connects to it. Also, refactored Settings dialog to allow Linux to use bundled tor as well
2017-04-13 22:22:34 -07:00
settings.py
Added close_after_first_download and use_stealth to settings, and also to the GUI settings dialog
2017-04-08 13:42:07 -07:00
socks.py
Various fixes
2015-07-25 11:22:24 +02:00
strings.py
Change GPL copyright from 2016 to 2017
2017-01-06 18:58:15 -08:00
web.py
In Whonix, listen on 0.0.0.0 instead of 127.0.0.1 (
#220
)
2017-02-22 18:42:41 -08:00