From 19e87e8cd278efd4d200bdc161c9e3fc2098d2c0 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Tue, 22 Jan 2019 16:30:06 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6498e53..5420311 100644 --- a/README.md +++ b/README.md @@ -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