Re: BOPM and port 8000
David Leadbeater <[email protected]> Sat, 28 Jul 2007 12:39:09 +0100
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
On 19 Jul 2007, at 04:02, [email protected] wrote: > So, how come BOPM is blindly saying port 8000 is an open proxy when > I clearly know its not? Because BOPM simply matches the target string you give it and in this case it matches, this simple approach saves the complexity of BOPM having to fully understand many proxy protocols. You can either except the host the IRCD is running on in the config file or use another service on a different port that simply sends back a known string (e.g. put echo "proxy check string" in inetd).