bash — weeklyping.com — 120×40
user@weeklyping:~$ curl -I weeklyping.com/this-page
HTTP/2 404 Not Found
content-type: text/html; charset=utf-8
x-error: route not found — no handler registered
.
user@weeklyping:~$ ping -c 4 weeklyping.com/this-page
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
--- weeklyping.com/this-page ping statistics ---
4 packets transmitted, 0 received, 100% packet loss
.
user@weeklyping:~$ ls /routes/
home/ archive/ subscribe/
user@weeklyping:~$ cd home/ && open weeklyping.com
✔ Navigating to home... done.
.
# Quick navigation
.
user@weeklyping:~$ ▌