Skip to content

Commit 86a7d78

Browse files
committed
readme badges
1 parent f6ac108 commit 86a7d78

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Stargate
22

3+
[![Go Report Card](https://goreportcard.com/badge/github.com/lanrat/stargate)](https://goreportcard.com/report/github.com/lanrat/stargate)
4+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/lanrat/stargate)](https://pkg.go.dev/github.com/lanrat/stargate)
5+
[![Docker](https://github.com/lanrat/stargate/actions/workflows/docker.yml/badge.svg)](https://github.com/lanrat/stargate/actions/workflows/docker.yml)
6+
37
Stargate is both a Go library and a TCP SOCKS5 proxy server that can egress traffic from multiple IP addresses within a subnet. It randomly distributes connections across different IP addresses to help avoid rate-limiting and provide load balancing across your available IP range.
48

59
This requires the host running stargate to have the subnet routed directly to it.

0 commit comments

Comments
 (0)