mirror of
https://github.com/onionshare/onionshare.git
synced 2025-11-27 09:40:45 -05:00
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.py | ||
| test_cli_common.py | ||
| test_cli_settings.py | ||
| test_cli_web.py | ||
| test_range_request.py | ||