Skip to content

aswaving/netcat-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netcat-rs - A Rust port of netcat to learn some Rust

Status: draft, incomplete.

Build Status

ToDo!

  • Implement IPv6 TCP
  • Implement IPv6 UDP
  • Upgrade clap to version 4
  • Reduce amount of command line arguments handling code
  • Remove unused code or allow it (in iopoll)
  • Implement listening mode
  • Implement SSL/TLS
  • Implement no-dns option
  • Implement interval-secs option
  • Implement UNIX domain sockets
  • Improve error handling
  • Document code
  • Fix unstable UDPv6 test case
  • Use async/wait
  • Make available on Windows

About

A Rust port of netcat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published