Skip to content

Kelfitas/proxypher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxypher

TCP proxy written in go. The name comes from proxy + gopher.

It can be used to proxy TCP connections from:

  • local port to local port
  • local port to remote
  • remote to remote

Build

go build -o build/proxypher .

Install

sudo cp build/proxypher /usr/local/bin/

About

Go TCP proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages