Skip to content

Instantly share code, notes, and snippets.

@gslin
Created March 4, 2020 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gslin/9ed15383dcea9d3a03b79509a3c62409 to your computer and use it in GitHub Desktop.
Save gslin/9ed15383dcea9d3a03b79509a3c62409 to your computer and use it in GitHub Desktop.
ubuntu@ip-10-93-96-50:~$ curl https://httpbin.org/ip
{
"origin": "18.141.144.15"
}
ubuntu@ip-10-93-96-50:~$ mtr -w 27.110.155.195
Start: 2020-03-04T04:54:30+0000
HOST: ip-10-93-96-50 Loss% Snt Last Avg Best Wrst StDev
1.|-- ec2-175-41-128-163.ap-southeast-1.compute.amazonaws.com 0.0% 10 0.6 16.3 0.6 52.6 20.1
2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
4.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
5.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
6.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
7.|-- 100.65.11.65 0.0% 10 6.3 5.5 0.2 12.9 4.6
8.|-- 203.83.223.195 0.0% 10 0.4 1.1 0.3 3.8 1.1
9.|-- 52.93.8.136 0.0% 10 1.2 1.5 1.2 2.0 0.3
10.|-- 52.93.8.123 0.0% 10 3.3 0.7 0.4 3.3 0.9
11.|-- ae-6.a01.sngpsi07.sg.bb.gin.ntt.net 0.0% 10 1.9 2.4 1.3 7.0 1.7
12.|-- ae-5.r01.sngpsi07.sg.bb.gin.ntt.net 0.0% 10 1.8 1.8 1.6 2.0 0.1
13.|-- ce-0-12-0-1.r01.sngpsi07.sg.ce.gin.ntt.net 0.0% 10 1.8 1.8 1.6 2.1 0.2
14.|-- 210.213.131.113.static.pldt.net 0.0% 10 49.8 49.8 49.7 49.9 0.1
15.|-- 210.213.128.101.static.pldt.net 0.0% 10 41.6 49.9 41.6 53.0 3.1
16.|-- 210.213.130.109.static.pldt.net 0.0% 10 50.1 48.3 41.2 50.2 3.7
17.|-- 27.110.158.234 0.0% 10 41.5 48.5 41.5 50.4 3.7
18.|-- 27.110.155.195 0.0% 10 50.1 46.7 41.4 50.4 4.5
ubuntu@ip-10-93-96-50:~$ mtr -w 27.110.155.193
Start: 2020-03-04T04:55:10+0000
HOST: ip-10-93-96-50 Loss% Snt Last Avg Best Wrst StDev
1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
4.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
5.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
6.|-- 100.65.10.65 0.0% 10 4.8 2.8 0.2 13.0 4.2
7.|-- 203.83.223.195 0.0% 10 0.7 0.8 0.3 1.3 0.3
8.|-- 52.93.8.92 0.0% 10 1.4 1.4 1.1 2.5 0.5
9.|-- 52.93.8.77 0.0% 10 0.4 0.5 0.3 0.9 0.2
10.|-- ae-3.a00.sngpsi07.sg.bb.gin.ntt.net 0.0% 10 1.3 2.4 1.3 6.3 1.6
11.|-- ae-4.r01.sngpsi07.sg.bb.gin.ntt.net 0.0% 10 1.7 1.7 1.6 2.0 0.1
12.|-- ce-0-12-0-1.r01.sngpsi07.sg.ce.gin.ntt.net 0.0% 10 1.8 1.9 1.6 2.3 0.2
13.|-- 210.213.131.113.static.pldt.net 0.0% 10 49.9 49.8 49.7 49.9 0.1
14.|-- 210.213.128.113.static.pldt.net 0.0% 10 41.5 42.4 41.4 50.1 2.7
15.|-- 210.213.130.109.static.pldt.net 0.0% 10 50.0 46.5 41.3 50.1 4.5
16.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment