Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.

lestrrat-morgue/gtcproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtcproxy

An exercise in "What If I wrote tcproxy in Go?"

DESCRIPTION

Currently this is just "an exercise". If you want to use it for something real, you might want to first drop me a line so I take the time and care to harden the program!

HOMEBREW

brew tap lestrrat/gtcproxy
brew install gtcproxy

BINARY BUILDS (RECOMMENDED)

See the releases page

MANUAL INSTALL

go get github.com/lestrrat/gtcproxy

USAGE

gtcproxy "11211 -> 11212" // proxy port 11211 to 11212
gtcproxy "127.0.0.1:11211 127.0.0.1:11212" // same, with explicit IP

About

An exercise in "What If I wrote tcproxy in Go?"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages