Skip to content

Small netcat replacement for proxying IP and UNIX sockets

License

Notifications You must be signed in to change notification settings

paul-rodriguez/tinycat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinycat

This program is a small footprint replacement for netcat.

Tinycat only handles IP and UNIX sockets and only supports the -k and -l options of netcat. In other words, it can only be a simple client or a simple server.

Tinycat is completely self-contained. It is statically linked with all the libraries it depends on. Tinycat is meant to be used in restricted environments where the supporting libraries of netcat aren't present.

About

Small netcat replacement for proxying IP and UNIX sockets

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors