d46c5b1fc5
bopm is an open-source open proxy monitor, designed for use with hybrid-based ircds, although it can be used with slight modification on any server which has +c to show connects to opers and that supports KLINEs in order to K-LINE incoming connects from open proxies. PR: ports/70065 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
18 lines
403 B
Plaintext
18 lines
403 B
Plaintext
|
|
----------------------------------------------------
|
|
|
|
This port uses now UID/GID - 717
|
|
|
|
bopm has been installed.
|
|
|
|
This port create user bopm and group bopm
|
|
|
|
You should now edit bopm.conf it to suit your needs.
|
|
|
|
You may then start the bopm by running:
|
|
cd /usr/local/etc/rc.d/ && \
|
|
cp bopm.sh.sample bopm.sh && \
|
|
/usr/local/etc/rc.d/bopm.sh start
|
|
|
|
----------------------------------------------------
|