Initial commit

This commit is contained in:
2021-08-26 21:47:42 +02:00
commit fe941c6433
1432 changed files with 161130 additions and 0 deletions

9
node_modules/ping/test/fixture/linux/en/sample1.txt generated vendored Normal file
View File

@ -0,0 +1,9 @@
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.022 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.027 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.029 ms
64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 time=0.030 ms
--- localhost ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2999ms
rtt min/avg/max/mdev = 0.022/0.027/0.030/0.003 ms

19
node_modules/ping/test/fixture/linux/en/sample2.txt generated vendored Normal file
View File

@ -0,0 +1,19 @@
PING 10.48.249.8 (10.48.249.8) 56(84) bytes of data.
64 bytes from 10.48.249.8: icmp_seq=1 ttl=64 time=2.98 ms
64 bytes from 10.48.249.8: icmp_seq=2 ttl=64 time=0.890 ms
64 bytes from 10.48.249.8: icmp_seq=3 ttl=64 time=0.711 ms
64 bytes from 10.48.249.8: icmp_seq=4 ttl=64 time=0.863 ms
64 bytes from 10.48.249.8: icmp_seq=5 ttl=64 time=1.20 ms
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
64 bytes from 10.48.249.8: icmp_seq=14 ttl=64 time=797 ms
64 bytes from 10.48.249.8: icmp_seq=15 ttl=64 time=3.86 ms
64 bytes from 10.48.249.8: icmp_seq=16 ttl=64 time=1.62 ms
64 bytes from 10.48.249.8: icmp_seq=17 ttl=64 time=0.702 ms
64 bytes from 10.48.249.8: icmp_seq=18 ttl=64 time=0.783 ms
64 bytes from 10.48.249.8: icmp_seq=19 ttl=64 time=0.646 ms
--- 10.48.249.8 ping statistics ---
19 packets transmitted, 11 received, 42% packet loss, time 18195ms
rtt min/avg/max/mdev = 0.646/73.819/797.744/228.927 ms

7
node_modules/ping/test/fixture/linux/en/sample3.txt generated vendored Normal file
View File

@ -0,0 +1,7 @@
PING 10.48.249.150 (10.48.249.150) 56(84) bytes of data.
From 10.48.249.95 icmp_seq=1 Destination Host Unreachable
From 10.48.249.95 icmp_seq=2 Destination Host Unreachable
From 10.48.249.95 icmp_seq=3 Destination Host Unreachable
--- 10.48.249.150 ping statistics ---
5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4079ms

View File

@ -0,0 +1,7 @@
PING 2606:4700:4700::1111(2606:4700:4700::1111) 56 data bytes
64 bytes from 2606:4700:4700::1111: icmp_seq=1 ttl=57 time=0.672 ms
64 bytes from 2606:4700:4700::1111: icmp_seq=2 ttl=57 time=1.00 ms
--- 2606:4700:4700::1111 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.672/0.840/1.009/0.170 ms

View File

@ -0,0 +1,7 @@
PING one.one.one.one(one.one.one.one (2606:4700:4700::1111)) 56 data bytes
64 bytes from one.one.one.one (2606:4700:4700::1111): icmp_seq=1 ttl=60 time=1.66 ms
64 bytes from one.one.one.one (2606:4700:4700::1111): icmp_seq=2 ttl=60 time=1.42 ms
--- one.one.one.one ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 1.429/1.546/1.663/0.117 ms