diff --git a/README.md b/README.md index 1e1d5c61..73d4588e 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [gopcap](https://github.com/akrennmair/gopcap) - A Go wrapper for libpcap * [gosnmp](https://github.com/soniah/gosnmp) - Native Go library for performing SNMP actions * [gotcp](https://github.com/gansidui/gotcp) - A Go package for quickly writing tcp applications +* [portproxy](https://github.com/aybabtme/portproxy) - Simple TCP proxy which adds CORS support to API's which don't support it. * [tcp_server](https://github.com/firstrow/tcp_server) - A Go library for building tcp servers faster ## OpenGL