| <!--#include file="header.html" --> |
| |
| |
| <h3>External Tiny Utilities</h3> |
| |
| This is a list of tiny utilities whose functionality is not provided by |
| busybox. If you have additional suggestions, please send an e-mail to our |
| dev mailing list. |
| |
| <br><br> |
| |
| <table> |
| <tr> |
| <th>Feature</th> |
| <th>Utilities</th> |
| </tr> |
| |
| <tr> |
| <td>SSH</td> |
| <td><a href="http://matt.ucc.asn.au/dropbear/">Dropbear</a> has both a sshd and a ssh client.</td> |
| </tr> |
| |
| <tr> |
| <td>SMTP</td> |
| <td><a href="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/">ssmtp</a> is an extremely simple MTA.</td> |
| </tr> |
| |
| </table> |
| |
| <p>In a gui environment, you'll probably want a web browser. |
| <a href="http://www.konqueror.org/embedded/">Konqueror Embedded</a> requires QT |
| (or QT Embedded), but not KDE. The <a href="http://www.dillo.org/">Dillo</a> |
| requires GTK+, but not Gnome. Or you can try the <a href="http://links.twibright.com/">graphical |
| version of links</a>.</p> |
| |
| <!--#include file="footer.html" --> |
| |