Skip to content

Very simple proxy server written in java using netty

License

Notifications You must be signed in to change notification settings

BoomEaro/NetworkRelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetworkRelay

This is a very simple proxy server written in java using netty as high performance network library.

The operating principle is very simple, it is actually a relay or port forwarding that allows you to send and receive traffic from another host.

Protocol support

Supports both TCP and UDP proxying.

Commands

stop - Stop the proxy server

conn - Get information about currently active connections

cpu - Get information about the currently used proxy system resources

About

Very simple proxy server written in java using netty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages