Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 war unbrauchbar, weil das die Umstellung auf vICQ.pm Modul in der Version 0.6. die vICQ.pm Modul hatte einen Fehler beim Empfang von SMS-Nachrichten. Es wurde von der neuen Version von vICQ.pm. Fassung Die Verzögerungszeit wurde geändert, um ICQ RATE_LIMITs unterzubringen.
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

Diese Version behebt Fehler im Eingang 0,5 eingeführt, implementiert wieder auf Trennung, und Sie können nun SMS direkt als Argument auf der Kommandozeile durch icqsms-send. Durch das Lesen von STDIN lesen und auf der Kommandozeile sind jetzt beide unterstützt, ein PHP-Skript ist nun aufgenommen worden, damit das Senden einer SMS von einer Webseite, HTTPS und SOCKS Proxies 5 werden nun unterstützt, und es gab einige kleinere Code Umstrukturierung.
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

Diese Version kommt mit einem kleinen Dämon, der dazu verwendet werden, SMSes von der Kommandozeile oder Skripte, wieder über ICQ schicken können. Der Dämon gibt es dafür, dass mehrere Instanzen von icqsms-send.pl nur mit einem ICQ-Verbindung aktiv gestartet werden. Die Initialisierung SMS an eine Vorabinformation bestimmt Mobiltelefon, da ICQ nicht mehr ein Standard-GSM-Nummer auf eine bestimmte ICQ UIN zugeordnet. Die gesamte weitere Kommunikation ist nur durch die Antwort auf die Zahl erfolgen erhielt in der Initialisierung von SMS 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

Einige kleinere Korrekturen in Bezug auf die Fehler von ICQ gemacht beim Senden der SMS-Empfang umgegangen worden ist. Die Message-ID-Feld in der SMS-Empfang gefunden worden, die von ICQ munged werden. Diese Version behebt diese in der Hauptsache smsterm.pl Skript sowie die icqsms send.pl-Skript.
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

Ein Skript, die SMS von der Kommandozeile über das ICQ-Netzwerk zu senden wurde hinzugefügt. Es werden die gleichen SMSTerm.conf-Datei für die Konfiguration.
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