5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

自分が使ってるパブリックIPアドレスをコマンドで一発表示

Last updated at Posted at 2020-12-07

自分が使ってるパブリックIPアドレスをコマンドで一発表示

面白くも便利な情報を見つけたので備忘録。

  1. コマンドプロンプトを開いてコマンドnslookup myip.opendns.com resolver1.opendns.comを実行。
    image.png

  2. 以下のように、自分のPCが現在使用しているパブリックIPアドレスが表示される。
    image.png

  3. 確認作業。
    CMAN.JPのサイト を表示してみる。
    たしかに。
    image.png


5
3
4

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?