LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   get ip from google account (https://www.linuxquestions.org/questions/linux-newbie-8/get-ip-from-google-account-860781/)

itfkwon 02-04-2011 05:47 PM

get ip from google account
 
tight vnc used google account to get the ip

is it possible to know the ip adress from google
google data python or others

repo 02-04-2011 06:20 PM

Which IP do you want?
Google's IP, your IP?

Kind regards

frankbell 02-04-2011 07:05 PM

whois google.com

Edit:

whois mail.google.com

and so on.

Can't get the user's home ip from Google.

repo 02-05-2011 01:28 AM

Quote:

Can't get the user's home ip from Google.
If you use gmail, you can see the ip from the people connecting.
However, it's not clear what the OP wants

Kind regards

itfkwon 02-05-2011 08:03 PM

If I want connect with my friends vnc server somewhere on the net than I need his IP.
Tight VNC server on windows ask for installation a google account and pass.
So my question is can google app store my friends IP.
Second question if its possible for me when I know his account and pass to retrieve this IP from
my linux box.

thanks

sorry for my worse english

for my ip I use follow command -> wget -q -O - http://checkip.dyndns.org | html2text | awk -F: '{ print $2 }'
I can write a script to store his IP on my server on the net. But can google do this for me?

repo 02-06-2011 04:11 AM

Quote:

I can write a script to store his IP on my server on the net. But can google do this for me?
Only if you both use the same acoount, then you can see his IP if he connects to google mail.
However, why don't you install a script on his computer to sent you the IP by mail?
Or let him install dyndns, so you can connect using a hostname.

Kind regards

itfkwon 02-06-2011 06:18 PM

Thanks

dyndns will do the job for me

repo 02-07-2011 01:59 AM

Quote:

Originally Posted by itfkwon (Post 4250315)
Thanks

dyndns will do the job for me

You can mark the thread solved using the thread tools.

Kind regards


All times are GMT -5. The time now is 03:40 PM.