How to find your external IP

Today I needed to know external IP of the server where I was login to (through the jumphost). And I found pretty easy way to do that in a command line:


[user@host ~]$ curl ifconfig.me
11.22.33.44

How to find your external IP

Today I needed to know external IP of the server where I was login to (through the jumphost). And I found pretty easy way to do that in a command line:


[user@host ~]$ curl ifconfig.me
11.22.33.44