IP address mask? Is it possible

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply

possible?

yup
1
50%
nada
1
50%
 
Total votes: 2

User avatar
xtk
Forum Newbie
Posts: 10
Joined: Sat Aug 01, 2009 4:28 pm

IP address mask? Is it possible

Post by xtk »

for example if you go to "proxify.com" and find its ip results its ip address with change with every refresh and redirect either by referrer or direct link ; and for me every time you connect via that ip in a browser - it cannot be accessed

i know its possible to have multiple ip address and assign by pool / request, but these vary by every country

to me it seems like a random generation but masks the entire ip address (so then which programming language might this be done???)

yea,

im going to try using php (ha) but any help on the matter would be greatly appreciated

regards
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: IP address mask? Is it possible

Post by VladSun »

???

I didn't understand a thing ... Please, elaborate.
There are 10 types of people in this world, those who understand binary and those who don't
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: IP address mask? Is it possible

Post by jackpf »

...you're trying to change your ip address...?
:?
Post Reply