mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
add bore to networking section
This commit is contained in:
parent
a9e45758c2
commit
b75fb70e08
@ -2002,6 +2002,7 @@ _Libraries for working with various layers of the network._
|
||||
|
||||
- [arp](https://github.com/mdlayher/arp) - Package arp implements the ARP protocol, as described in RFC 826.
|
||||
- [bart](https://github.com/gaissmai/bart) - Package bart provides a Balanced-Routing-Table (BART) for very fast IP to CIDR lookups and more.
|
||||
- [bore](https://github.com/jkuri/bore) - Reverse HTTP/TCP proxy tunnel via secure SSH connections.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user