Is there a packaged version of inetd or xinetd around? I'd like to set up some automatic ssh tunnels for a couple of apps, but reasonably extensive searches haven't found anything useful. There is a version of inetd available in busybox, but trying access it with /bin/busybox inetd --help gives me an "applet not found" error, so I guess it's not compiled in.