| > So 3 Ip's Right? I want to download google.com page
> it has A record
> 209.85.171.100, so httrack can use ip 90.90.90.90 to
> make outgoing
> connection, or he can use 90.90.90.91 or
> 90.90.90.92. Right? So guys on
> google side, will see in web server logs one of
> these 3 ips. So how to set me,
> what IP must to use HTTRACK for initial outgoing
> connections to remote host.
Httrack opens a connection to google.com.
How your machine decides which IP and interface to use concerns your OS and
network set up.
> If you are useing WGET you can use this option: wget
> --bind 90.90.90.90 <http://www.google.com>
Httrack has no such capability. You could start a proxy to use whichever
IP/interface you want. Then in options -> proxy tell httrack to talk to your
proxy.
| |