Nokia N810

I downloaded the Maemo SDK Virtual Image and compiled some software I wanted for the Nokia.

Downloads

Iodine
Iodine tunnels IP over DNS. This can be used to get full Internet access where DNS requests are permitted. It is particularly useful when only DNS requests are permitted. Iodine needs a server to be setup for its use. The client is useless without one. You can learn more about Iodine at Kryo's web page.
This package includes:
[BIGPATCH 1/2] Add CNAME, A, MX, TXT transports.
[BIGPATCH 2/2] Low-latency.
[BIGPATCH] Numerous fixes and improvements.
Uses /tmp/resolv.conf.wlan0 instead of /etc/resolv.conf.
Patched NStun.sh (by krzee) to work on the N810.

Download and install iodine_0.5.2-lazy2-1_armel.deb (60K).
Edit /usr/sbin/NStun.sh with your settings.

iodined-0.5.2lazy2 (67K) - Matching server binary compiled for i386.

clear
The copy of BusyBox included with the N810 does not include the clear command. I wrote a small script that clears the screen.
Download and install clear_0.1-1_armel.deb (732 bytes).