Changes

Jump to navigation Jump to search
22 bytes removed ,  18:42, 9 February 2019
no edit summary
Line 109: Line 109:  
===Testing on Ubiquity ERlite Routers===
 
===Testing on Ubiquity ERlite Routers===
   −
'''<pre>sudo /usr/bin/curl -G 'https://www6.chappell-family.co.uk/cgi-bin6/ipscantxt.cgi' --data-urlencode 'includeexisting=1' --data-urlencode 'customport0=' --data-urlencode 'customport1=' --data-urlencode 'customport2=' --data-urlencode 'customport3=' --data-urlencode 'termsaccepted=1' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Connection: keep-alive' 2>&1 >/tmp/ipv6.html</pre>'''
+
'''<pre>sudo /usr/bin/curl -G 'https://www6.chappell-family.co.uk/cgi-bin6/ipscantxt.cgi' --data-urlencode 'includeexisting=1' --data-urlencode 'customport0=' --data-urlencode 'customport1=' --data-urlencode 'customport2=' --data-urlencode 'customport3=' --data-urlencode 'termsaccepted=1' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Connection: keep-alive' 2>&1 >/tmp/ipv6.html'''
'''<pre>sudo scp /tmp/ipv6.html user@host:</pre>'''
+
'''sudo scp /tmp/ipv6.html user@host:'''
'''<pre>sudo rm -f /tmp/ipv6.html</pre>'''
+
'''sudo rm -f /tmp/ipv6.html</pre>'''
     

Navigation menu