Self-Hosting-Group
Self-Hosting-Group
Add --randomize-urls and --enable-https options and revise help. Just discovered a bug with the randomise URLs option. It also randomises the presentation URL, which is probably incorrect.
By default, the clean_ruleset_interval configuration option is set to 0 (disabled). The provided example configuration file changes this to 600 seconds, but if no configuration file or the -r command...
With IPv6 on most networks, clients derive their IPv6 address from the prefix using SLAAC, but it's not stable as it can be changed using one of the following extensions....
Otherwise, the URL with the IPv6 link-local address is used after discovery, which does not allow ports to be opened for IPv6 GUA addresses. Also, the exact IPv6 address to...
Upon startup, UPnP IGD DCP MUST broadcast an ssdp:byebye before sending the initial ssdp:alive onto the local network. Sending an ssdp:byebye as part of the normal start up process for...
Port Control Protocol (PCP) is the successor to NAT-PMP and has similar protocol concepts and packet formats, but adds IPv6 support. *PCP standard:* https://datatracker.ietf.org/doc/html/rfc6887 https://en.wikipedia.org/wiki/Port_Control_Protocol *NAT-PMP std. (see 9.1 Simplicity...
Maintainer: @stangri Compile tested: not tested on OpenWrt Run tested: not tested on OpenWrt
This change would be very welcome as this allows scripting of the UPnP IGD CLI client. Unfortunately, the SetPinholeAndTest/RemovePinhole functions do not return a result.