Skip to content

A tiny TCP balancer that sends requests to the first backend that acks the TCP connection.

Notifications You must be signed in to change notification settings

Jille/tiny-tcp-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny TCP balancer

A small Go program that receives connections on --port and forwards them to the first of the given --targets that accepted a TCP connection.

Can be used to make a simple and small HA proxy.

About

A tiny TCP balancer that sends requests to the first backend that acks the TCP connection.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages