mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
add bore to networking section
This commit is contained in:
parent
b7e22580d2
commit
8172d4c9fa
@ -1860,6 +1860,7 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis)
|
||||
_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.
|
||||
- [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