Ungleich/README.MD

7 lines
287 B
Text
Raw Normal View History

2018-12-26 22:59:40 +00: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 <project link> <filename>
2 - Run the python command :
for python3 : python3 -m http.server
for python : python3 -m simpleHttpServer