2018-12-26 23:01:54 +00:00
|
|
|
<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>
|