Forward to correct recipient #121
2 changed files with 2 additions and 2 deletions
|
|
@ -195,7 +195,7 @@ else:
|
|||
|
||||
logging.getLogger("asyncio").setLevel(logging.CRITICAL + 1) # Ignore this logger
|
||||
|
||||
|
||||
# iptables -A PREROUTING -t nat -i wlp0s20f3 -p tcp --dport 443 -j REDIRECT --to-port 8883
|
||||
mqtt_listen_port = 8883
|
||||
conf1_listen_port = 443
|
||||
conf2_listen_port = 8007
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ def config_proxyMode_defaults():
|
|||
{"type":"app","host":"eco-us-api.ecovacs.com","ip":"47.89.135.130","match":"eco-"},
|
||||
{"type":"app","host":"ecovacs.com","ip":"47.90.210.46"},
|
||||
{"type":"app","host":"ecouser.net","ip":"116.62.93.217"},
|
||||
{"type":"mqtt_server","host":"mq-ww.ecouser.net","ip":"47.254.52.46"},
|
||||
{"type":"mqtt_server","host":"mq-ww.ecouser.net","ip":"47.254.143.26"},
|
||||
]
|
||||
opendb = db_get()
|
||||
with opendb:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue