← Back to tools

Rustcat

Netcat alternative written in Rust

Network linuxmacos Rust GPL-3.0

Description

Rustcat is a Netcat alternative written in Rust. It provides networking utility functions for reading and writing data across network connections, with improved features and Rust's safety guarantees.

AI Summary

Modern Netcat alternative written in Rust for network connections

Capabilities

  • + Read and write data across network connections
  • + Listen on ports
  • + Connect to remote hosts
  • + Transfer data over TCP

Use When

  • When you need a netcat-like tool
  • When debugging network connections

Avoid When

  • x When traditional netcat is sufficient
View AGENTS.md for Rustcat