You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
Just reporting on NU8009.
I scanned the ip and got some open ports:
samsungctl --host 192.168.12.12 KEY_VOLDOWN
Error: Connection refused
samsungctl --host 192.168.12.12 --port 8001 KEY_VOLDOWN
Error: Connection closed!
samsungctl --host 192.168.12.12 --port 8002 KEY_VOLDOWN
Error: Connection closed!
samsungctl --host 192.168.12.12 --port 8080 KEY_VOLDOWN
does not react, had to do CTRL+C
samsungctl --host 192.168.12.12 --port 32768 KEY_VOLDOWN
Error: Connection closed!
samsungctl --host 192.168.12.12 --port 32769 KEY_VOLDOWN
Error: Connection closed!
The text was updated successfully, but these errors were encountered: