Mention a few web browsers.
[oweals/busybox.git] / docs / busybox.net / tinyutils.html
1 <!--#include file="header.html" -->
2
3
4 <h3>External Tiny Utilities</h3>
5
6 This is a list of tiny utilities whose functionality is not provided by 
7 busybox.  If you have additional suggestions, please send an e-mail to our 
8 dev mailing list.
9
10 <br><br>
11
12 <table>
13 <tr>
14  <th>Feature</th>
15  <th>Utilities</th>
16 </tr>
17
18 <tr>
19  <td>SSH</td>
20  <td><a href="http://matt.ucc.asn.au/dropbear/">Dropbear</a> has both a sshd and a ssh client.</td>
21 </tr>
22
23 <tr>
24  <td>SMTP</td>
25  <td><a href="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/">ssmtp</a> is an extremely simple MTA.</td>
26 </tr>
27
28 </table>
29
30 <p>In a gui environment, you'll probably want a web browser.
31 <a href=http://www.konqueror.org/embedded/>Konqueror Embedded</a> requires QT
32 (or QT Embedded), but not KDE.  The <a href=http://www.dillo.org/>Dillo</a>
33 requires GTK+, but not Gnome.  Or you can try the <a href=http://links.twibright.com/>graphical
34 version of links</a>.</p>
35
36 <!--#include file="footer.html" -->
37