mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-24 14:30:29 -04:00
Add bundled Tor to Tor connection settings, and make it only work in Windows and Mac, and not in dev mode
This commit is contained in:
parent
6870cf36d3
commit
ad64074a2b
2 changed files with 38 additions and 6 deletions
|
@ -62,6 +62,7 @@
|
|||
"gui_settings_sharing_label": "Sharing options",
|
||||
"gui_settings_close_after_first_download_option": "Stop sharing after first download",
|
||||
"gui_settings_connection_type_label": "How should OnionShare connect to Tor?",
|
||||
"gui_settings_connection_type_bundled_option": "Use Tor that is bundled with OnionShare",
|
||||
"gui_settings_connection_type_automatic_option": "Attempt automatic configuration with Tor Browser",
|
||||
"gui_settings_connection_type_control_port_option": "Connect using control port",
|
||||
"gui_settings_connection_type_socket_file_option": "Connect using socket file",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue