freebsd-ports/sysutils/uptimec/files/pkg-message.in
Pav Lucistnik f1e25b8d3c - Update to 0.2p5
PR:		ports/79753
Submitted by:	Ports Fury
2005-04-10 17:17:12 +00:00

13 lines
407 B
Text

Tips for participating in Uptime contest:
- You need to obtain hostid and password on project home page
http://mreriksson.net/uptimes/
- Enter hostid and password into %%LOCALBASE%%/etc/uptimecrc
- client uses UDP protocol for talking to server on port 2050
You may need to open this port in firewall:
ipfw add allow udp from any to any dst-port 2050 out keep-state
Radim Kolar