Download List

Projeto Descrição

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 foi inutilizada por causa da mudança para vICQ.pm módulo na versão 0.6. o módulo vICQ.pm tinha um erro ao receber mensagens SMS. Ela foi substituída pela nova versão do vICQ.pm. O tempo de atraso foi modificado para acomodar RATE_LIMITs ICQ's.
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 versão corrige bugs recepção introduzido em 0,5, implementa reconectar sobre o corte, e agora você pode enviar SMS diretamente como um argumento na linha de comando através de icqsms-send. Leitura através de STDIN e leitura na linha de comando são ambas apoiadas, um script PHP já foi incluído para permitir o envio de um SMS a partir de uma página web, tanto HTTPS e SOCKS 5 proxies são agora suportadas, e houve alguma reestruturação de código 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 versão vem com um pequeno daemon que pode ser usado para enviar SMSes pela linha de comando ou scripts, novamente através de ICQ. O daemon está lá para permitir várias instâncias do icqsms-send.pl a ser iniciado apenas com uma conexão ativa ICQ. Inicialização do SMS é enviado para uma pré-determinado de telefonia móvel desde ICQ já não tem um número padrão GSM atribuída a um particular ICQ UIN. Toda a comunicação ainda tem de ser feito apenas respondendo ao número recebido no SMS Inicialização 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

Algumas pequenas correções relacionadas com os erros cometidos pelo ICQ enquanto enviando o recebimento de SMS ter sido manipulados. A Message-ID campo na recepção de SMS foi encontrado para ser munged pelo ICQ. Esta versão corrige isso no script principal smsterm.pl, bem como as 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

Um script para enviar SMS a partir da linha de comandos através da rede ICQ foi adicionado. Ele usa o arquivo SMSTerm.conf mesmo para a configuração.
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