Télécharger la liste

Description du projet

SMSTerm is an application that uses the ICQ2000 protocol to present you a shell on your mobile phone which allows you to interact with your computer from any mobile on a GSM network. It runs a shell on a pty, and allows you to directly send commands to the shell through SMS. Minimal authentication is done over SMS before spawning a shell and offering it to the user on the mobile phone. It is very useful for remote administration tasks, or checking out the status of the network, or just to run some small chores on your system while you are away. It uses Expect.pm in the background. SMSTerm also includes a script to send SMS through the ICQ network from the command line to any GSM mobile, and also includes a PHP script to set up a Web->SMS gateway.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-07 01:29
0.6.1

SMSTerm a été rendu inutilisable en raison du passage à vICQ.pm module en version 0.6. le module vICQ.pm eu un bug lors de la réception de messages SMS. Il a été remplacé par la nouvelle version de vICQ.pm. Le temps de retard a été modifié afin d'accueillir RATE_LIMITs ICQ.
Tags: Stable, Minor bugfixes
SMSTerm was rendered unusable because of the shift to vICQ.pm module in version 0.6. the vICQ.pm module had a bug while receiving SMS messages. It has been replaced by the new version of vICQ.pm. The delay time has been modified to accomodate ICQ's RATE_LIMITs.

2002-10-21 12:42
0.6

Cette version corrige des bugs introduits dans la réception 0.5, implémente reconnecter sur la déconnexion, et vous pouvez maintenant envoyer des SMS directement comme un argument sur la ligne de commande via icqsms-envoyer. La lecture de STDIN et de lire sur la ligne de commande sont maintenant tous deux appuyé, un script PHP a été inclus pour permettre l'envoi d'un SMS depuis une page Web, HTTPS et SOCKS 5 procurations sont maintenant supporté, et il y avait une certaine restructuration code mineur.
Tags: Stable, Major feature enhancements
This version fixes receipt bugs introduced in 0.5, implements reconnect on disconnection, and you can now send SMS directly as an argument on the command line through icqsms-send. Reading through STDIN and reading on the command line are now both supported, a PHP script has now been included to allow sending an SMS from a Webpage, both HTTPS and SOCKS 5 proxies are now supported, and there was some minor code restructuring.

2002-08-06 04:38
0.5

Ce communiqué est livré avec un petit démon qui peut être utilisé pour envoyer des SMS à partir de la ligne de commande ou tout script, toujours par ICQ. Le démon est là pour permettre à plusieurs instances de icqsms send.pl-être démarré avec une seule connexion active ICQ. Initialisation Le SMS est envoyé à un pré-déterminé de téléphone mobile depuis ICQ n'a plus un numéro de GSM standard alloué à un particulier UIN ICQ. Toutes les autres communications qui doit être fait seulement en répondant au nombre de demandes reçues dans le SMS Initialisation de SMSTerm.
Tags: Stable, Major feature enhancements
This release comes with a small daemon which can be used to send SMSes from the commandline or any scripts, again through ICQ. The daemon is there for allowing multiple instances of icqsms-send.pl to be started with only one ICQ connection active. The Initialisation SMS is sent to a pre-determined mobile phone since ICQ no longer has a standard GSM number allocated to a particular ICQ UIN. All further communication has to be done only by replying to the number received in the Initialisation SMS from SMSTerm.

2002-01-11 21:10
0.4

Quelques corrections mineures concernant les erreurs commises par ICQ lors de l'envoi de la réception de SMS ont été traités. Le champ Message-ID dans la réception de SMS a été jugée munged par ICQ. Cette version corrige dans le script smsterm.pl principales ainsi que les icqsms-script send.pl.
Tags: Stable, Minor bugfixes
Some minor fixes relating to the errors made by ICQ while sending the
SMS receipt have been handled. The Message-ID field in the SMS receipt
has been found to be munged by ICQ. This version fixes this in the
main smsterm.pl script as well as the icqsms-send.pl script.

2002-01-09 17:23
0.3

Un script pour envoyer des SMS à partir de la ligne de commande via le réseau ICQ a été ajouté. Il utilise le fichier SMSTerm.conf même pour la configuration.
Tags: Stable, Minor feature enhancements
A script to send SMS from the commandline through the ICQ network was added. It uses the same SMSTerm.conf file for configuration.

Project Resources