Can anyone generate such urls? h ttp://730019620/

darrow

Registered Member
Joined
Feb 24, 2023
Messages
52
Reaction score
22
I need this type url h ttp://730019620/

1705837361469.png
 
You can convert an ip to it’s dword value, which might look similar (might not be this exact value). But that will ultimately convert to the ip value when someone enters it in their url bar and presses enter.

learn more:
Code:
https://stackoverflow.com/questions/8849735/converting-url-into-some-other-form-of-string
 
You can convert an ip to it’s dword value, which might look similar (might not be this exact value). But that will ultimately convert to the ip value when someone enters it in their url bar and presses enter.

learn more:
Code:
https://stackoverflow.com/questions/8849735/converting-url-into-some-other-form-of-string
Can you do this for me?
 
Can you do this for me?
Just use a converter. You don’t need an expert for this haha. Google “ip to dword converter”. Pretty simple.

Additionally, your website should be available on ip to fully utilise this. Otherwise the link will either get a default server page, or get redirected to the domain, depending upon your setup.
 
Just use a converter. You don’t need an expert for this haha. Google “ip to dword converter”. Pretty simple.

Additionally, your website should be available on ip to fully utilise this. Otherwise the link will either get a default server page, or get redirected to the domain, depending upon your setup.
I can't do this bro.
 
Just use a converter. You don’t need an expert for this haha. Google “ip to dword converter”. Pretty simple.

Additionally, your website should be available on ip to fully utilise this. Otherwise the link will either get a default server page, or get redirected to the domain, depending upon your setup.
Hello Brother plz help me
 
Hmmm pm me the url your are trying to convert. I will have a look for you (free ofcourse).
 
Check your pm, OP. For others who are wondering what this is:
Code:
https://134744072
will translate to
Code:
https://8.8.8.8
Which will get redirected to:
Code:
dns.google

You can do it yourself using any ip to dword converter you can find.

I used this one exactly:
Code:
https://www.hacksparrow.com/tools/converters/ip-address.html
1705842013221.png
 
Back
Top