mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
06a3599fe1
Store the built-in bridges in OnionShare settings as a dict, and try writing those into the torrc if present. If they aren't present in OnionShare settings, use the hardcoded templates instead. Fetch the latest built-in bridges over Tor, once connected to Tor. If we can't fetch the bridges over Tor, fall back to Meek (domain-fronting) and try again. Then write those as the dict to the OnionShare settings, to take precedence next time. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
pytest.ini | ||
test_cli_common.py | ||
test_cli_settings.py | ||
test_cli_web.py | ||
test_cli.py | ||
test_range_request.py |