Closed loolirer closed 1 year ago
The watch.py script in collect sends messages to the Server via a fixed IP adress (192.168.0.104) in lines 59, 87, and 91.
However, this adress can change when restarting the router or modifying settings on the local network!
Then i suggest changing the code so that it can locate the Server's IP via it's hostname, since it won't change frequently.
The watch.py script in collect sends messages to the Server via a fixed IP adress (192.168.0.104) in lines 59, 87, and 91.
However, this adress can change when restarting the router or modifying settings on the local network!
Then i suggest changing the code so that it can locate the Server's IP via it's hostname, since it won't change frequently.