Quote:
Originally posted by ThatGuyInTheCorner
I know that some regestration services offer the option of domain name masking...Howevere,
s it also possible to mask a domain name via some
code inserted into the URL of each page ?
|
Convert the quad dot to binary and then encode into
decimal.
IE
www.gofuckyourself.com is 66.60.188.13
66 = 01000010
60 = 00111100
188 = 10111100
13 = 00001101
01000010001111001011110000001101
over to decimal = 1111276557
http://1111276557 is
www.gofuckyourself.com ,
now mind you, THIS DOES NOT WORK on virtual hosts.
ONLY on dedicated hosts.
This method was first published in 2600 fall 2000 issue.