Skip to content

Instantly share code, notes, and snippets.

@copeland3300
copeland3300 / Python SimpleHTTPServer with SSL
Created February 20, 2018 20:36 — forked from rozifus/Python SimpleHTTPServer with SSL
Python SimpleHTTPServer with SSL
# useful for running ssl server on localhost
# which in turn is useful for working with WebSocket Secure (wss)
# copied from http://www.piware.de/2011/01/creating-an-https-server-in-python/
@copeland3300
copeland3300 / export-wifi-profiles.cmd
Created June 14, 2017 01:32 — forked from dolmen/export-wifi-profiles.cmd
Export all Windows Wifi profiles (SSID, password) in XML
:: Run with full administrator rights
netsh wlan export profile folder=. key=clear