Skip to content

Its a tcp level custom protocol reverse proxy written in golang

Notifications You must be signed in to change notification settings

chiragsoni81245/reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Protocol Reverse Proxy

This is a reverse proxy following custom protocol on top of TCP, written in Golang

How to Use

Pre Requirements

  • Golang (latest)

Setup

go mod tidy

Run

Currently implementation of a use is not there, but It can be extended to add in between a tcp comunication network, proxy will hadle all the auth and matchmaking of client and backend servers

Test

make test

About

Its a tcp level custom protocol reverse proxy written in golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published