bparli / fastping-rs

ICMP ping library in Rust inspired by go-fastping and AnyEvent::FastPing Perl module
MIT License
78 stars 12 forks source link

add some example && payload size can modify #18

Closed kolapapa closed 3 years ago

kolapapa commented 3 years ago

I added the example directory and modified the bug that cannot modify the payload size.

bparli commented 3 years ago

Hi @kolapapa, thanks for this PR! There is one more place to update I think (see comment), otherwise lgtm