network
NATβ
- 2022-03-19 How NAT traversal works Β· Tailscale
We covered a lot of ground in our post about How Tailscale Works. However, we glossed over how we can get through NATs (Network Address Translators) and connect your devices directly to each other, no matter whatβs standing between them. Letβs talk about that now!
HTTP Toolsβ
Benchmarkβ
- 2022-02-28 codesenberg/bombardier: Fast cross-platform HTTP benchmarking tool written in Go
bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttp instead of Go's default http library, because of its lightning fast performance. Sample use:
docker run -ti --rm alpine/bombardier -c 1000 -d 3600s -l https://www.gosuslugi.ru
Network Latencyβ
- 2022-03-04 jagt/clumsy: clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.