Browse Source

Added screen cast

master^2
Harish K 6 years ago
committed by GitHub
parent
commit
431ab785cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -8,3 +8,7 @@ A simple web application to test whether your ISP provides you 2^64 ipv6 global
* export environment variable `ETH_DEV` which points to ether net interface with public IPv6 address.
* Run server . Eg: `env ETH_DEV=em1 npm run server`, where em1 is the ether net interface with global IPv6 IP.
* Open [http://127.0.0.1:3553/] in the browser to access the application
## Demo
![Screencast](https://github.com/harish2704/harish2704.github.io/blob/master/for-ipv6-demo.gif?raw=true)

Loading…
Cancel
Save