Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.
/ rust-icmp Public archive

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

License

Notifications You must be signed in to change notification settings

svartalf/rust-icmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

Stars

Watchers

Forks

Packages

No packages published

Languages