View Single Post
Old 11-17-2002, 08:26 PM  
some_idiot
Confirmed User
 
Join Date: May 2002
Location: Doesn't matter, I'm not buying you another pint!
Posts: 1,511
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.
some_idiot is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote