From: wayne <wa...@ny...> - 2001-04-11 19:06:31
|
> From: me <jo...@pl...> > To: none <pro...@li...> > Subject: [proxyTools-users] What am I doing wrong? > > [joe@plaguesplace localProxy2]$ ./localProxy2.pl -f localProxyUser0.xml > Using (comm strategy nr (commstrat descr.) via (hosts)): > 0 (unmodified protocol) via > 194.170.1.66:8080, panix3.panix.com:14006, panix3.panix.com:14007, [...] > <item key="host">205.200.28.78:80</item> > > It keeps using the UAE file no matter what I tell it. ./localProxy2.pl -h will show you the command options. The '-f' option will allow you to load any config file. perldoc localproxy2.pl will probably give you more documentation than you wanted :-) > joe -wayne |