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 17:35:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
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
Make onionshare respect settings that come from the Settings object, instead of the options dialog
2017-04-08 15:05:50 -07:00
alert.py
Change GPL copyright from 2016 to 2017
2017-01-06 18:58:15 -08:00
downloads.py
Change GPL copyright from 2016 to 2017
2017-01-06 18:58:15 -08:00
file_selection.py
Change GPL copyright from 2016 to 2017
2017-01-06 18:58:15 -08:00
menu.py
Change GPL copyright from 2016 to 2017
2017-01-06 18:58:15 -08:00
server_status.py
Change GPL copyright from 2016 to 2017
2017-01-06 18:58:15 -08:00
settings_dialog.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
tor_dialog.py
Created a TorDialog class, and beginning to subprocess out to tor.exe
2017-04-08 19:00:31 -07:00