Download List

Descripción del Proyecto

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.

System Requirements

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 fue inutilizado por el paso a vICQ.pm módulo en la versión 0.6. el módulo de vICQ.pm tenía un error al recibir mensajes SMS. Ha sido sustituido por la nueva versión de vICQ.pm. El tiempo de retardo se ha modificado para dar cabida a 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

Esta versión corrige errores introducidos en la recepción 0.5, implementa a conectar en la desconexión, y ahora puede enviar mensajes SMS directamente como un argumento en la línea de comandos a través de icqsms-enviar. Lectura a través de STDIN y la lectura en la línea de comandos son ahora compatibles, un script PHP se ha incluido para permitir el envío de un SMS desde una página web, tanto HTTPS y SOCKS 5 proxy son ahora soportados, y hubo cierta reestructuración Código del Menor.
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

Esta versión viene con un pequeño demonio que puede ser usado para enviar mensajes SMS desde la línea de comandos o las secuencias de comandos, una vez más a través de ICQ. El demonio está allí para permitir que múltiples instancias de icqsms-send.pl que se inició con sólo una conexión de activos de ICQ. La inicialización de SMS se envía a un pre-determinado desde el teléfono móvil de ICQ ya no tiene un número de la norma GSM, asignados a un determinado UIN de ICQ. Todas las comunicaciones posteriores se tiene que hacer sólo por responder a las recibidas en el SMS Inicialización 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

Algunas correcciones menores en relación con los errores cometidos por ICQ mientras que el envío de la recepción de SMS han sido manipulados. El mensaje-ID en el campo de la recepción de SMS se ha encontrado para ser munged por ICQ. Esta versión corrige esto en el script smsterm.pl principal, así como la secuencia de comandos icqsms 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

Una secuencia de comandos para enviar SMS desde la línea de comandos a través de la red ICQ fue añadida. Utiliza el archivo SMSTerm.conf mismo para la configuración.
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