While blocking IP ranges works perfectly, blocking a website or domain is tricky. That’s because multiple IPs can be associated with the domain, and while you can prevent them, the DNS resolver can ...
PowerShell Core 6.1には新しくTest-Connectionコマンドレットが移植されている。このコマンドレットは複数のホストに対してInternet Control Message Protocol (ICMP) ECHOリクエストパケットを送信する処理を行う。いわゆるpingのPowerShell Core版というものだ。 Test-Connection ...
こんにちは、阿久津です。最近はめっきり減りましたが、昔はISP(インターネットサービスプロバイダー)が割り当てたIPアドレスを必要とする場面が多くありました。ルーターのログ情報や、IPアドレスを返すWebサイトを利用しましたが、Windows PowerShell(以下 ...