SleepProxyClient icon indicating copy to clipboard operation
SleepProxyClient copied to clipboard

A SleepProxyClient implementation

Results 6 SleepProxyClient issues
Sort by recently updated
recently updated
newest added

As dnspython is not supported anymore for python 2, I ported the client to python 3.

As dnspython is not supported anymore for python 2, I ported the client to python 3. [sleepproxyclient.zip](https://github.com/awein/SleepProxyClient/files/5292940/sleepproxyclient.zip)

`W: GPG error: http://repo.weinlein.info unstable InRelease: The following signatures were invalid: EXPKEYSIG 0B99BFAAC8628A6F Andreas Weinlein F471FC607351F8217E5FFD6D0B99BFAAC8628A6F E: The repository 'http://repo.weinlein.info unstable InRelease' is not signed.`

- Check for default config in /etc - Call python2.7 explicitly

Systems with many announced services can cause the DNS Update packet to grow beyond the maximum UDP packet size.

bug

Added 4096 payload size using edns option. Probably solves #21.