web: python3 -m http.server 8000
ping: ping 127.0.0.1 -c 20
web2: python3 -m http.server 8765
ping2: ping 127.0.0.1 -c 10
