pdns-remotebackend-python
pdns-remotebackend-python copied to clipboard
Python package to help with remotebackend
Results
1
pdns-remotebackend-python issues
Sort by
recently updated
recently updated
newest added
Using the example code from the README (with an added line `#!/usr/bin/python3`) and the following config ``` loglevel=7 pipe-command=/path/to/backend.py launch=pipe ``` I'm getting these errors: ``` Feb 24 11:14:27 Backend...