Menu

#2 List of alternatives

Version 2.1
closed-accepted
5
2006-05-07
2006-01-06
No

Like any good open-source program PHP Shell shouldn't
be afraid of mentioning some of the alternatives out there.

An incomplete list would be:

* SSH. The Secure Shell is the standard solution to
the problem that PHP Shell tries to solve. SSH lets
you login to a remote system in a secure way where the
traffic and password is encrypted at all times. You
can also upload and download files securely and make
encrypted TCP tunnels.

If your host supports SSH then use it and forget
about PHP Shell or any other solution.

* Telnet. This is the old way to obtain an interactive
login on a remote system. Unfortunately telnet is
insecure since the password and subsequent traffic are
sent in clear text. SSH was developed precisely to
replace telnet. The advantage of telnet over PHP Shell
is that it gives you an interactive session.

* See more alternatives at the Anyterm homepage:

http://anyterm.org/compared.html

Discussion

  • Martin Geisler

    Martin Geisler - 2006-05-07
    • milestone: --> Version 2.1
    • assigned_to: nobody --> mgeisler
    • status: open --> closed-accepted
     
  • Martin Geisler

    Martin Geisler - 2006-05-07

    Logged In: YES
    user_id=1264592

    This is now in SVN and will be part of version 2.2.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.