1proxytrack(1) General Commands Manual proxytrack(1)
2
3
4
6 proxytrack - proxy to serve content archived by httrack website copier
7
9 proxytrack proxy_address:proxy_port icp_address:icp_port [
10 httrack_cache_filename_1 [ httrack_cache_filename_2 .. ] ]
11
13 proxytrack this program allows you to create a proxy to deliver content
14 already archived by httrack(1) , a website copier.
15
17 proxytrack proxy:8080 localhost:3130 /home/archives/example.com/hts-
18 cache/new.zip
19 will launch the proxytrack proxy, listening to :8080, to
20 deliver content archived in the /home/archives/example.com/hts-
21 cache/new.zip cache
22
25 Errors/Warnings are reported the console and standard error
26
27
29 Please reports bugs to <bugs@httrack.com>. Include a complete, self-
30 contained example that will allow the bug to be reproduced, and say
31 which version of (web)httrack you are using. Do not forget to detail
32 options used, OS version, and any other information you deem necessary.
33
35 Copyright (C) 1998-2013 Xavier Roche and other contributors
36
37 This program is free software: you can redistribute it and/or modify it
38 under the terms of the GNU General Public License as published by the
39 Free Software Foundation, either version 3 of the License, or (at your
40 option) any later version.
41
42 This program is distributed in the hope that it will be useful, but
43 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
44 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
45 Public License for more details.
46
47 You should have received a copy of the GNU General Public License along
48 with this program. If not, see <http://www.gnu.org/licenses/>.
49
51 The most recent released version of (web)httrack can be found at:
52 http://www.httrack.com
53
55 Xavier Roche <roche@httrack.com>
56
58 The HTML documentation (available online at
59 http://www.httrack.com/html/ ) contains more detailed information.
60 Please also refer to the httrack FAQ (available online at
61 http://www.httrack.com/html/faq.html )
62
63
64
65httrack website copier Mar 2003 proxytrack(1)