bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
165 stars 24 forks source link

[Question]:Whitlist IP address #334

Open tatetoooo opened 1 month ago

tatetoooo commented 1 month ago

Ask your question

Hello, since I want to restrict access to HA, can you tell me which addresses or domains I need to whitlist to authenticate to Eufy

SECURITY WARNING: Reverting CVE-2023-46809: Marvin attack on PKCS#1 padding 2024-05-24 22:11:58.646 INFO eufy-security-ws Eufy Security server listening on host 0.0.0.0, port 3000 2024-05-24 22:11:59.843 INFO eufy-security-ws:eufy-security-client [http] [Station.onConnect] Connected to station T8020P1021202650 on host 192.168.69.110 and port 16547 2024-05-24 22:12:12.148 INFO eufy-security-ws:eufy-security-client [main] Push notification connection successfully established 2024-05-24 22:43:24.493 ERROR eufy-security-ws:eufy-security-client [push] [PushClient.onSocketError] Push client - Socket Error { error: { cause: undefined, message: 'Error: read ETIMEDOUT', context: undefined, stacktrace: 'Error: read ETIMEDOUT\n' + ' at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)' } } 2024-05-24 22:43:24.496 INFO eufy-security-ws:eufy-security-client [main] Push notification connection closed 2024-05-24 22:45:41.705 ERROR eufy-security-ws:eufy-security-client [push] [PushClient.onSocketError] Push client - Socket Error { error: { cause: undefined, message: 'Error: connect ETIMEDOUT 173.194.79.188:5228', context: undefined, stacktrace: 'Error: connect ETIMEDOUT 173.194.79.188:5228\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)' } } 2024-05-24 22:45:41.708 INFO eufy-security-ws:eufy-security-client [main] Push notification connection closed 2024-05-24 22:48:00.968 ERROR eufy-security-ws:eufy-security-client [push] [PushClient.onSocketError] Push client - Socket Error { error: { cause: undefined, message: 'Error: connect ETIMEDOUT 108.177.96.188:5228', context: undefined, stacktrace: 'Error: connect ETIMEDOUT 108.177.96.188:5228\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)' } } 2024-05-24 22:48:00.971 INFO eufy-security-ws:eufy-security-client [main] Push notification connection closed 2024-05-24 22:50:32.520 ERROR eufy-security-ws:eufy-security-client [push] [PushClient.onSocketError] Push client - Socket Error { error: { cause: undefined, message: 'Error: connect ETIMEDOUT 108.177.96.188:5228', context: undefined, stacktrace: 'Error: connect ETIMEDOUT 108.177.96.188:5228\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)' } }