Update README.md
This commit is contained in:
parent
1361ffe9e7
commit
19e87e8cd2
1 changed files with 6 additions and 2 deletions
|
@ -67,7 +67,11 @@ aioupnp --HOST=239.255.255.250:1900 --MAN=\"ssdp:discover\" --MX=1 --ST=upnp:roo
|
||||||
|
|
||||||
aioupnp get_redirects
|
aioupnp get_redirects
|
||||||
|
|
||||||
#### To debug the default gateway
|
#### To debug the default gateway (very verbose)
|
||||||
|
|
||||||
|
aioupnp --debug_logging debug_gateway
|
||||||
|
|
||||||
|
#### To debug the gateway discovery
|
||||||
|
|
||||||
aioupnp --debug_logging m_search
|
aioupnp --debug_logging m_search
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue