mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-06-28 17:31:07 +03:00
todo
This commit is contained in:
@@ -336,6 +336,7 @@ async def _handle_client(reader, writer, secret: bytes):
|
|||||||
label, dc, media_tag, target)
|
label, dc, media_tag, target)
|
||||||
elif fronting_active:
|
elif fronting_active:
|
||||||
# TODO: Move fronting logic into bridge.py where other fallbacks are handled
|
# TODO: Move fronting logic into bridge.py where other fallbacks are handled
|
||||||
|
# Make less timeout, and don't try it next time for X seconds if it has failed as well
|
||||||
log.info("[%s] DC%d%s -> fronting / Host %s",
|
log.info("[%s] DC%d%s -> fronting / Host %s",
|
||||||
label, dc, media_tag, domains[0])
|
label, dc, media_tag, domains[0])
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user