Skip to content

Ready-to-deploy netcat server that logs received connections

License

Notifications You must be signed in to change notification settings

gohanlon/netcat-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netcat-dockerfile

Deploy this Dockerfile to a server to inspect incoming connections.

For example, I was troubleshooting a web app deployed to Fly.io that was crashing when receiving basic health checks. I used this to confirm that the incoming basic health checks do nothing more than open a TCP connection and immediately close it without sending any data.

About

Ready-to-deploy netcat server that logs received connections

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published