lpc

webscale ping in crystal

lpc

lunaping but in crystal

original lunaping: https://github.com/slice/lp

compared to unix ping this:

  • has minimum of 3 colors if you count default text color
  • go above icmp_seq of 65535 so you know when you did 4 billion pings to 1.1.1.1
    • it wont work when you get to 15 quintillion sorry

Installation

git clone https://gitlab.com/lnmds/lpc
cd lpc
shards build
cp bin/lpc somewhere_where_you_put_binaries/lpc

Usage

sudo lpc 1.1.1.1

(sudo is required since kernel doesnt give permissions for icmp sockets right away)

Contributing

  1. Fork it (https://gitlab.com/lnmds/lpc/forks/new)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Merge Request

Contributors

  • lnmds Luna Mendes - creator, maintainer
Repository

lpc

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • almost 5 years ago
  • September 5, 2018
License

MIT License

Links
Synced at

Sat, 04 May 2024 08:54:15 GMT

Languages