Skip to content

A basic TCP that logs the transferred data to stdout.

License

Notifications You must be signed in to change notification settings

dndungu/tcp-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Logger

A tiny debugging tool that runs a service to log and forward TCP requests.

How to use

Set TCP_LOGGER_PORT to be the port to listen.

Set TARGET_HOST to be the upstream server's FQDN or IP address.

Set TARGET_PORT to be the listening port of the upstream server.

Releases

No releases published

Packages

No packages published