News Feed
Jobs Feed
Sections




News Archive
Mark Karpeles' Blog:
PHP can do anything, what about some ssh?
June 28, 2010 @ 13:38:18

In an effort to just about everything he can with PHP Mark Karpeles has posted an article about how he created a SSH server in PHP with most (not quite all) of the functionality of some of its counterparts.

You probably know SSH at least by its name. It's a of secure telnet replacement which also allows many other things such as port forwarding, remote file management (with sftp) and more. With PHP I could write a fully working SSH server in only 3 days. [...] My goal when writing this was to provide a replacement for the FTP protocol for the customers of my hosting service.

He lists the extensions used to create the extension - OpenSSL, mcrypt, hash and (the most important) GMP as well as a link to the source if you'd like to try it out yourself.

24 comments voice your opinion now!
openssl mcrypt has gmp ssh server


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Weekly Summaries Issue #322

Davey Shafik\'s Blog: Debugging using Zend Server from Firefox

Rob Allen's Blog: Setting up PHP & MySQL on OS X 10.7 Lion

Zend Developer Zone: Weekly Summaries, Issues #323 & #324

Raphael Stolt's Blog: Teaching the Zend REST server to talk JSON


Community Events









Don't see your event here?
Let us know!


phpunit podcast release language development composer introduction opinion conference object event functional interview code community example testing framework api zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework