[go: up one dir, main page]

Skip to content
/ rust-icmp Public
forked from svartalf/rust-icmp

Rust ICMP socket, intended to be similar to std TCP/UDP sockets in future

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mllw/rust-icmp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-icmp

Rust ICMP socket. It is intended to provide similar functionality as a rust' std::net::TcpStream / std::net::UdpSocket structs.

Compatibility

Right now it is an early alpha (compatible only with the nightly rust) and supports only latest Linux platform.

I will highly appreciate any pull requests and issues (emails are great too!)

About

Rust ICMP socket, intended to be similar to std TCP/UDP sockets in future

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%