GitHub - secondary-smiles/netcomm

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Netcomm

Communicate with servers interactively.

Basically, netcat with fewer features made in Rust

Usage

$ netcomm [OPTIONS] <DOMAIN> <PORT>

Where

OPTIONS are -l or --listen

DOMAIN is an IP or URL

PORT is a valid port number (u16)

$ netcomm -h
Communicate with servers interactively

Usage: netcomm [OPTIONS] <DOMAIN> <PORT>

Arguments:
  <DOMAIN>
  <PORT>

Options:
  -l, --listen   Run in listen mode
  -h, --help     Print help information
  -V, --version  Print version information

Demonstration

Usage demonstration

About

No description, website, or topics provided.

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks