VirtualTam's bookmarks
30 bookmarks found
-
- Blocking TCP port 53 traffic leads to very strange failures. Don't.
- The source you're looking at is not the code running in production.
- "Prod" is just another name for "staging".
-
Enhanced SSL Load Balancing with Server Name Indication (SNI) TLS Extension - HAProxy Technologies
2020-12-11 - https://discourse.haproxy.org/t/req-ssl-sni-and-ssl-termination/2139/3
- com/@olivier.ragain/haproxy-https-load-balancing-on-sni-207c17398d19
-
How NAT traversal works · Tailscale Blog
2020-09-19 -
Docker:
- https://github.com/moby/moby/issues/9021
- https://github.com/moby/moby/issues/11185
- https://github.com/moby/moby/issues/11185#issuecomment-245983651
- https://github.com/moby/moby/issues/19017
- https://github.com/docker/for-mac/issues/2670#issuecomment-372365274
Kubernetes:
- https://github.com/kubernetes/kubernetes/issues/1802
- https://github.com/kubernetes/kubernetes/issues/23864
- https://github.com/kubernetes/kubernetes/issues/23864#issuecomment-387070644
Disabling userland proxy:
- https://github.com/moby/moby/issues/5618
- https://github.com/moby/moby/issues/14856
- https://github.com/moby/moby/issues/11185#issuecomment-129085898
Threads:
-
ngrep: grep applied to the network layer
2018-12-22 A PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
-
- https://mailarchive.ietf.org/arch/msg/quic/RLRs4nB1lwFCZ_7k0iuz0ZBa35s
- https://datatracker.ietf.org/meeting/98/materials/slides-98-edu-sessf-quic-tutorial-00.pdf
- https://www.reddit.com/r/networking/comments/9wriid/http3quic_and_the_yawning_abysmal_division/
- https://www.reddit.com/r/programming/comments/9wncor/httpoverquic_to_be_renamed_http3/
- https://www.youtube.com/watch?v=uVf_yyMfIPQ
- https://github.com/lucas-clemente/quic-go