Groups | Search | Server Info | Login | Register
Groups > comp.os.ms-windows.networking.misc > #71
| From | "Paul B. Andersen" <somebody@somewhere.no> |
|---|---|
| Newsgroups | alt.windows7.general, alt.windows-xp, comp.os.ms-windows.networking.misc |
| Subject | Re: What is the process to install *just* the openvpn *client* on Windows? |
| Date | 2015-06-09 22:44 +0000 |
| Organization | albasani.net |
| Message-ID | <ml7q8l$sek$1@news.albasani.net> (permalink) |
| References | <ml7kv2$ntb$1@solani.org> <ml7nru$mo5$1@news.mixmin.net> |
Cross-posted to 3 groups.
Ann Marie Brest <annmariebrest@qualcomm.com> wrote:
> And, you can test your IP address by using a web service:
> http://whatismyipaddress.com
On LINUX you would use any of the following commands.
curl http://ident.me; echo
curl http://ipecho.net/plain; echo
curl http://myip.dnsomatic.com; echo
curl ifconfig.me && curl ifconfig.me/host
inxi -i |grep IP|awk '{print $5}'
wget -O- http://icanhazip.com 2>/dev/null
wget -qO- http://myip.dnsomatic.com; echo
wget -qO- ifconfig.me/ip
Do any of those commands work on Windows?
Back to comp.os.ms-windows.networking.misc | Previous | Next — Previous in thread | Next in thread | Find similar
What is the process to install *just* the openvpn *client* on Windows? Lucia Gallo <LuciaGallo@is.invalid> - 2015-06-09 14:14 -0700
Re: What is the process to install *just* the openvpn *client* on Windows? Jonas Q <JQ@nomail.invalid> - 2015-06-09 17:24 -0400
Re: What is the process to install *just* the openvpn *client* on Windows? Lucia Gallo <LuciaGallo@is.invalid> - 2015-06-09 15:20 -0700
Re: What is the process to install *just* the openvpn *client* on Windows? Jonas Q <JQ@nomail.invalid> - 2015-06-09 18:30 -0400
Re: What is the process to install *just* the openvpn *client* on Windows? "Paul B. Andersen" <somebody@somewhere.no> - 2015-06-09 22:59 +0000
Re: What is the process to install *just* the openvpn *client* on Windows? Ann Marie Brest <annmariebrest@qualcomm.com> - 2015-06-09 15:03 -0700
Re: What is the process to install *just* the openvpn *client* on Windows? "Paul B. Andersen" <somebody@somewhere.no> - 2015-06-09 22:44 +0000
Re: What is the process to install *just* the openvpn *client* on Windows? VanguardLH <V@nguard.LH> - 2015-06-09 19:22 -0500
Re: What is the process to install *just* the openvpn *client* on Windows? "Paul B. Andersen" <somebody@somewhere.no> - 2015-06-10 01:03 +0000
csiph-web