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-26 06:25:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
cli
/
onionshare_cli
History
Micah Lee
edaa8bd073
The CLI error message gets printed from the Onion object, so don't try to print it the exception
2020-11-29 12:30:19 -08:00
..
resources
Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative
2020-11-23 14:52:52 -08:00
web
Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative
2020-11-23 14:52:52 -08:00
__init__.py
The CLI error message gets printed from the Onion object, so don't try to print it the exception
2020-11-29 12:30:19 -08:00
common.py
Properly specify onionshare_cli package_data
2020-11-08 14:20:31 -08:00
mode_settings.py
Install new dependencies so CircleCI tests run, and fix a pytest warning
2020-11-01 11:50:11 -08:00
onion.py
All Tor-related that get thrown from the onionshare_cli.Onion object now get translated in the GUI
2020-11-29 12:25:09 -08:00
onionshare.py
All Tor-related that get thrown from the onionshare_cli.Onion object now get translated in the GUI
2020-11-29 12:25:09 -08:00
settings.py
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00