Description
In order to be able to control a router and map/open an outside port into a local device an SSDP/UPnP client must be implemented and used.
This client may be used by the Torrent server for automatic port opening and mapping.
Partial implementation is already created under https://github.com/hivesolutions/netius/blob/master/src/netius/clients/ssdp.py.
Related
Issue #9
References
Description
In order to be able to control a router and map/open an outside port into a local device an SSDP/UPnP client must be implemented and used.
This client may be used by the Torrent server for automatic port opening and mapping.
Partial implementation is already created under https://github.com/hivesolutions/netius/blob/master/src/netius/clients/ssdp.py.
Related
Issue #9
References