mirror of
https://github.com/harish2704/ipv6-global-ip-demo.git
synced 2026-09-10 07:11:08 +00:00
Added screen cast
This commit is contained in:
@@ -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.
|
* 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.
|
* 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
|
* Open [http://127.0.0.1:3553/] in the browser to access the application
|
||||||
|
|
||||||
|
|
||||||
|
## Demo
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user