Skip to content
/ gProxy Public

Simple multi-use TCP proxy written in golang

Notifications You must be signed in to change notification settings

Baitinq/gProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

gProxy

Simple multi-use TCP proxy written in golang.

Usage

./gProxy -r [remote ip] (-l [local ip]) (-d)

-r: remote ip for the proxy to connect to
-l: local ip for the proxy to listen at (Optional)
-d: enables debug info (Optional)

About

Simple multi-use TCP proxy written in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages