Commit Graph

6 Commits

Author SHA1 Message Date
Felix Kronlage
95235af2fb
add rc.d script for openbsd 2019-04-12 23:08:56 +02:00
Anton Rieger
badf3dd69e Added -4 -6 Switches and default tcp46
As *BSD defaults to use IPv6 only sockets and Linux to IPv4 mapped IPv6
sockets, switches to support explicit binding address families are required.

Now set explicitly if you want IPv6 only, IPv4 only or mapped IPv4.

Caveat:
OpenBSD explicitly states to not support IPv4 mapped IPv6 via setsock-API
2019-04-03 17:11:04 +02:00
yvoinov
cb7ee90cf5 Solaris SMF
Closes #18.
2019-03-28 10:53:13 -04:00
Will Starms
548a7b1521 Add restart limit in case it gets stuck in a crash loop 2019-03-22 17:21:57 -05:00
Will Starms
922af308f2 Systemd service
Assuming an /opt/ install. For those unfamiliar, plop it into /etc/systemd/system (symlinks might not work, old systemd bug), run `systemctl daemon-reload`, and have it start on boot (and immediately) with `systemctl enable --now endlessh.service`
2019-03-22 17:13:56 -05:00
Christopher Wellons
ae76b41294 Add a log parsing utility 2019-02-06 15:18:09 -05:00