Skip to content

Implementation of the infamous nc, the swiss army tool for network administration

Notifications You must be signed in to change notification settings

noctice007/rustcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic implementation of the infamous networking tool - nc

Usage: rustcat [OPTIONS] --port [TARGET]

Arguments:

[TARGET]

Options:

-l, --listen Start listen mode

-p, --port Specify the port

-e, --execute Execute a given shell command

-h, --help Print help

About

Implementation of the infamous nc, the swiss army tool for network administration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages