macampbell Posted January 4, 2005 Posted January 4, 2005 Hi folks sometimes when I go to a forum, or web page, I get this notice telling me my IP adress and my ISP.Can someone tell me how it is done, and if it is a danger to my machine?Thanksguyos
Astalavista Posted January 4, 2005 Posted January 4, 2005 your not in any danger. it is a script that tells your ip address that is all.
Bâshrat the Sneaky Posted January 4, 2005 Posted January 4, 2005 At this very moment when you are reading this post, you are spreading your IP... Every time you request a webpage or anything else, you have shown your IP... How could a server otherwise know where he should send the requested data to?Nothing to be scared of
VitoCorleone Posted January 4, 2005 Posted January 4, 2005 Can sm give me link to script like that?thnx
Bâshrat the Sneaky Posted January 4, 2005 Posted January 4, 2005 ehm... no use google!At every forum there are a couple of users who have such a sig, right-click one of those and see at what domain they are hosted. Then browse to that domain and voila.
gamehead200 Posted January 4, 2005 Posted January 4, 2005 Can sm give me link to script like that?thnxPHP:<?php $ip = $REMOTE_ADDR; echo $ip; ?>Here's mine:
prathapml Posted January 4, 2005 Posted January 4, 2005 Man.... ain't it nice to use a sig like that, and scare people? They think that you now know their OS, browser, IP and ISP.... But actually, even with such sigs your IP is only visible to yourself (other than the server).If you want to see how it works, or you want such a sig for yourself, go here - http://www.danasoft.com.
VitoCorleone Posted January 6, 2005 Posted January 6, 2005 nice thnx@gamehead200 the "i am currently not listening to any music" and "computer offline" refers to you?
gamehead200 Posted January 6, 2005 Posted January 6, 2005 nice thnx@gamehead200 the "i am currently not listening to any music" and "computer offline" refers to you?Yes... I USED to have a plug-in for iTunes that would FTP what song I was playing to my webspace and would display it there... And I also have a script in that signature that tells me (or you) if my computer is online or offline (a basic PHP ping)...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now