./phc –help
You can see the table of map from commandline options to configuration options like this:
./phc: invalid option – - Phc 1.2, a customizable proxy hunter. Usage: phc [OPTION]... -V display the version of Phc and exit. All of the other options need arguments! Commandline only options: -f the argument is configuration file Configuration options: -t threads -g user_agent -m mytype, the type of myproxy. -p myport, the port of myproxy. -h myhost, the ip or domainname of myproxy. -u myuser, the username of myproxy if need. -s mypass, the password of myproxy if need. -c checksite, the target site used to check testproxies. -k key, the keyword used to check whether testproxies give correct response. -r rcvtimeo, socket recv timeout in seconds. -n sndtimeo, socket send timeout in seconds. -S myconreplysize -T testconreplysize -G testtagreplysize -H httptestmethod -5 socks5testmethod -4 socks4testmethod -l logfilename -i phcin, the proxylist file used as input of phc. -o phcout, the file which phc output result to.
Notice: The option `-f' is used to customize configuration file which haven't been used in configuration file. The option `-V' is used to print version of phc.