Added Cloudflared to Networking (#5448)

This commit is contained in:
Steven 2024-10-18 04:27:34 -04:00 committed by GitHub
parent 470fe03881
commit fb0fc028e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1987,6 +1987,7 @@ _Libraries for working with various layers of the network._
- [buffstreams](https://github.com/stabbycutyou/buffstreams) - Streaming protocolbuffer data over TCP made easy.
- [canopus](https://github.com/zubairhamed/canopus) - CoAP Client/Server implementation (RFC 7252).
- [cidranger](https://github.com/yl2chen/cidranger) - Fast IP to CIDR lookup for Go.
- [cloudflared](https://github.com/cloudflare/cloudflared) - Cloudflare Tunnel client (formerly Argo Tunnel).
- [dhcp6](https://github.com/mdlayher/dhcp6) - Package dhcp6 implements a DHCPv6 server, as described in RFC 3315.
- [dns](https://github.com/miekg/dns) - Go library for working with DNS.
- [dnsmonster](https://github.com/mosajjal/dnsmonster) - Passive DNS Capture/Monitoring Framework.