changing ip address
changing ip address
how do i change the ip address of ie?
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
I believe that there are tools to spoof your own IP and send as a false one.
Don't expect to receive a reply though from the remote host
I'm guessing the comment above made about the proxies is what he's looking for but perhaps he could tell us what he's actually trying to do
Don't expect to receive a reply though from the remote host

I'm guessing the comment above made about the proxies is what he's looking for but perhaps he could tell us what he's actually trying to do
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
You can simply use a proxy server then. But that's no the point guys. He is posting in "coding questions" so I guess he want's to do it PB, doesn't he?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
But do what exactly in PB?
Use a proxy? Spoof an IP?, change some value in IE?
Use a proxy? Spoof an IP?, change some value in IE?
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Well, spoof the IP then. I have seen several tools doing this. But they are usually very slow and not really suited for realtime surfing.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
abc123 wrote:whats the point of replying if your not going to help, the request for help is only pointed to individuals.

Maybe if you read the replies you will see that there is some confusion over the question and we are asking for clarification.
IE doesn't have an IP address, it uses the TCP/IP stack of the OS. If faking the address that you are sending from then the reply data goes back to the fake address (which means it doesn't come back to you... Think "Ping Request timed out" kind of thing).
If you want to use a proxy then you can update IE's registry settings using PB to set a proxy to whatever you want.
What are you trying to do?
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein