Update README.md

This commit is contained in:
Jack Robison 2019-01-22 16:30:06 -05:00 committed by GitHub
parent 1361ffe9e7
commit 19e87e8cd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,12 @@ aioupnp --HOST=239.255.255.250:1900 --MAN=\"ssdp:discover\" --MX=1 --ST=upnp:roo
#### To list the active port mappings on the gateway
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