pja237 / goshovel

(POC) Simple TCP load balancer written in golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple TCP connection shoveler. (e.g. load balancer)

Usage:

  1. edit goshovel.conf and set goshovel server and at least one backend server to shovel to
  2. build everything: go get goshovel
  3. run: bin/goshovel

About

(POC) Simple TCP load balancer written in golang.


Languages

Language:Go 100.0%