aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: edc6cc56be811b7b97d52793f5d598e99ea847c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: hopm
Section: net
Priority: optional
Maintainer: Unit 193 <unit193@ubuntu.com>
Build-Depends: debhelper (>= 11), bison, flex, libssl-dev
Standards-Version: 4.3.0
Homepage: https://github.com/ircd-hybrid/hopm/
Vcs-Browser: https://loki.unit193.net/cgit/users/unit193/hopm.git/
Vcs-Git: https://loki.unit193.net/cgit/users/unit193/hopm.git

Package: hopm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
Description: open-proxy monitoring bot designed for IRC servers
 HOPM (Hybrid Open Proxy Monitor) is an open-proxy monitoring bot designed to
 monitor an individual server (all servers on the network have to run their own
 bot if the IRCD does not support `farconnect` user mode) with a local
 operator {} block and monitor connections. When a client connects to a server,
 HOPM will scan the connection for insecure proxies. Insecure proxies are
 determined by attempting to connect the proxy back to another host (usually the
 IRC server in question).