-
Notifications
You must be signed in to change notification settings - Fork 0
sile/ping
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### 概要 ・SBCLによるicmpのpingの実装 ・実行にはroot権限が必要 ### バージョン ・0.0.3 ### API ・(ping:ping target &key (loop-count 10) dont-route) - target: ping先のIPアドレスかホスト名。文字列 or #(x x x x)形式 - loop-count: pingメッセージを送信する回数 - dont-route: MSG_DONTROUTEをフラグに指定してpingメッセージを送信する