mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add httpproxy (#2891)
This commit is contained in:
parent
cf74dfea5f
commit
2c9718084e
@ -1267,6 +1267,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [grab](https://github.com/cavaliercoder/grab) - Go package for managing file downloads.
|
||||
* [graval](https://github.com/koofr/graval) - Experimental FTP server framework.
|
||||
* [HTTPLab](https://github.com/gchaincl/httplab) - HTTPLabs let you inspect HTTP requests and forge responses.
|
||||
* [httpproxy](https://github.com/wzshiming/httpproxy) - HTTP proxy handler and dialer.
|
||||
* [iplib](https://github.com/c-robinson/iplib) - Library for working with IP addresses (net.IP, net.IPNet), inspired by python [ipaddress](https://docs.python.org/3/library/ipaddress.html) and ruby [ipaddr](https://ruby-doc.org/stdlib-2.5.1/libdoc/ipaddr/rdoc/IPAddr.html)
|
||||
* [jazigo](https://github.com/udhos/jazigo) - Jazigo is a tool written in Go for retrieving configuration for multiple network devices.
|
||||
* [kcp-go](https://github.com/xtaci/kcp-go) - KCP - Fast and Reliable ARQ Protocol.
|
||||
|
Loading…
Reference in New Issue
Block a user