This website requires JavaScript.
Explore
Help
Sign in
rloukil
/
Ungleich
Watch
1
Star
0
Fork
You've already forked Ungleich
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
9
commits
1
branch
0
tags
31
KiB
JavaScript
82.2%
HTML
16.7%
CSS
1.1%
72da607981
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Redaloukil
72da607981
add the ip length test
2018-12-28 14:23:03 +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 the ip length test
2018-12-28 14:23:03 +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-27 00:01:54 +01:00
README.MD
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