Skip to content

Commit 16486fb

Browse files
authored
Update README.md
1 parent b0b20b3 commit 16486fb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
![UDP](https://img.shields.io/badge/UDP-proxy-green)
1212
![Autostart](https://img.shields.io/badge/autostart-yes-green)
1313
![Config](https://img.shields.io/badge/config-not_required-green) <br>
14+
15+
[![Go Reference](https://pkg.go.dev/badge/github.com/matveynator/chicha-ip-proxy.svg)](https://pkg.go.dev/github.com/matveynator/chicha-ip-proxy)
16+
[![Go Report Card](https://goreportcard.com/badge/github.com/matveynator/chicha-ip-proxy)](https://goreportcard.com/report/github.com/matveynator/chicha-ip-proxy)
17+
[![Coverage](https://codecov.io/gh/matveynator/chicha-ip-proxy/branch/master/graph/badge.svg)](https://codecov.io/gh/matveynator/chicha-ip-proxy)
18+
1419
[![cross-platform-release](https://github.com/matveynator/chicha-ip-proxy/actions/workflows/release.yml/badge.svg)](https://github.com/matveynator/chicha-ip-proxy/actions/workflows/release.yml)
1520

1621

@@ -252,4 +257,4 @@ In short, most forum questions come down to one simple request:
252257

253258
“I just need to proxy a TCP or UDP port, but everyone recommends nginx, HAProxy, socat, xinetd, rinetd, iptables, WireGuard, or some other complex setup.”
254259

255-
chicha-ip-proxy is designed specifically for this use case: a lightweight, cross-platform TCP/UDP port proxy with no configuration files, simple setup, automatic startup, and optional IP-based access control.
260+
chicha-ip-proxy is designed specifically for this use case: a lightweight, cross-platform TCP/UDP port proxy with no configuration files, simple setup, automatic startup, and optional IP-based access control.

0 commit comments

Comments
 (0)