Re: Help: BOPM detection of different proxy ports?
Jan Chrillesen <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 13 Mar 2004, Andy Smith <[email protected]> wrote: > Would a script to spit out something that could be pasted into a > bopm.conf be useful? Probably - I've written a small script myself, that parses the output of my proxycheck logfiles. It's basically a bunch of sed replacements. BTW, it would be nice to be able to include files in bopm.conf - currently I have to rebuild or edit the config when I update my port list. > What's hu out of interest? HTTP PUT >From proxycheck -h The following protocols are recognized: s5 (socks5, socks5, SOCKS5) s4 (socks4, socks4, SOCKS4) wg (wingate, wingate, WINGATE) hc (http, http, HTTP CONNECT) ho (http-post, http, HTTP POST) hu (http-put, http, HTTP PUT) fu (ftp, ftp, FTP USER) Regards Jan