Skip to content

Instantly share code, notes, and snippets.

@cvmiller
cvmiller / ipv6-httpd.py
Last active February 26, 2020 10:24 — forked from akorobov/ipv6-httpd.py
quick ipv6 http server using python's SimpleHttpServer
#!/usr/bin/env python3
"""
Python 3 webserver which supports IPv6
original from:
https://gist.github.com/akorobov/7903307
Pseudo path of /ip will report client IP address back to client,
otherwise, shows directory index