No description
Find a file
2018-12-26 23:59:40 +01:00
style add regex to match ipv6 adresses 2018-12-26 22:32:39 +01:00
address.json add regex to match ipv6 adresses 2018-12-26 22:32:39 +01:00
app.js add Readme file 2018-12-26 23:59:40 +01:00
index.htm add regex to match ipv6 adresses 2018-12-26 22:32:39 +01:00
README.MD add Readme file 2018-12-26 23:59:40 +01:00

This is a simple index.html file to display ipv4 and ipv6 connexion. To run this file : 1 - Clone this repository by : git clone 2 - Run the python command : for python3 : python3 -m http.server for python : python3 -m simpleHttpServer