-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi,
I needed a good UPnP server and found this repository.
As it seems work-in-progress I decided to continue development.
Right now I fixed (not complete list):
- XML generation format (mainly namespaces)
- SSDP¨header format (missing fields + correct UUID)
- port to python3
- ACL (ip based)
- fix work on multiple interfaces
- design IGD reference device & services class
- secondary HTTPS/TLS SOAP UPnP server with certificates (to prepare DeviceProtection support)
- New Daemon class to handle the whole thing start/stop
All of this is working, so i am now working on DeviceProtection class implementation, wich have tons of requirements.
The UpnP part is working, but need more integration with others devices/services, the WPS class is WIP.
So, What I am requesting:
- are you ok for pull request with first set complete features ?
- for DeviceProtection, we can either integrate it as part of the project if this feature looks interesting for you, or make a new plugin interface and I will bundle it externaly..
Their is also some issues than need to be addressed, like SOAPpy-py3 status..
Thx !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels