Dropbear for iPhone is working
xaos
xaos at darksmile.net
Thu Oct 14 04:57:55 WST 2010
Hello Everyone,
I have successfully compiled and tested Dropbear for the iPhone.
There is one catch. A minor one perhaps.
I am only using Dropbear to create a tunnel (to a remote site) so I can
make a secure socket connection.
In other words, the equivalent command:
./dbclient -T -N -K 5 -p 22044 -L 5999:127.0.0.1:5999 dropbear at remotesite.com
Now, my question to the list and specifically to Matt:
I want to share all my code. What is the best way?
Shall I call this a Dropbear branch and continue a separate build tree
(I don't really want to go that way), or shall we merge all the changes
somehow.
Keep in mind that in addition to the Dropbear changes, there are
also code fragments for the iPhone which would need to
be incorporated.
I have #ifdef ALL of my changes so the mainline code
should not be affected in any way by my stuff.
I have no problem putting up a subversion area in my website just for Dropbear.
BTW, my code is (naturally) GPL.
Regards,
George H.
More information about the Dropbear
mailing list