Hi,
I'm running it on W10 now and it works (more or less).
Wanted to have it say 'New SMS from ' + contact name. Unfortunately, the 'contact name' is sent als firstname%20lastname and this format breaks the process.
I turned it into a standalone executable by using pyinstaller
I also see in the log/messages on screen:
- code 404, message File not found
- "GET /currentsetting.htm HTTP/1.1" 404
I've seen lines concerning some ssh library trying to connect some IP in China? US, Korea, Peru, ...????
68.103.39.221 - code 400, message Bad request syntax ('SSH-2.0-libssh2_1.7.0')
68.103.39.221 - "SSH-2.0-libssh2_1.7.0" 400 -
203.229.227.133 - code 400, message Bad request syntax ('SSH-2.0-libssh2_1.7.0')
203.229.227.133 - "SSH-2.0-libssh2_1.7.0" 400 -
200.60.117.210 - code 400, message Bad request syntax ('SSH-2.0-libssh2_1.7.0')
200.60.117.210 - "SSH-2.0-libssh2_1.7.0" 400 -
Hi,
I'm running it on W10 now and it works (more or less).
Wanted to have it say 'New SMS from ' + contact name. Unfortunately, the 'contact name' is sent als firstname%20lastname and this format breaks the process.
I turned it into a standalone executable by using pyinstaller
I also see in the log/messages on screen:
I've seen lines concerning some ssh library trying to connect some IP in China? US, Korea, Peru, ...????