Ungleich/README.MD
2018-12-27 00:01:54 +01:00

6 lines
337 B
Markdown

<h3>This is a simple index.html file to display ipv4 and ipv6 connexion.</h3>
<p>To run this file :<br>
<h4>1 - Clone this repository by : git clone <project link> <filename><br></h4>
<h4>2 - Run the python command :<br>
for python3 : python3 -m http.server<br>
for python : python3 -m simpleHttpServer</p></h4>