We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
クライアント側チェックスクリプト
#!/bin/bash arp -d 192.168.0.1 && ping -c 1 8.8.8.8 && curl https://google.com && dig google.com