Shaare your links...
1720 links
Mes liens - Abel Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
9 results for tags sms x
  • RaspiSMS 3.0, un logiciel libre pour envoyer des SMS par internet !
    Sun 07 Aug 2022 11:08:58 AM UTC - permalink -
    - https://raspberry-pi.fr/raspisms-3-sms-internet-open-source/
    raspberrypi sms
  • FindMyDevice | F-Droid - Free and Open Source Android App Repository
    application pour retrouver son téléphone .
    ça utilise les sms ( pas besoin de data)
    Sat 13 Feb 2021 03:36:46 PM UTC - permalink -
    - https://f-droid.org/packages/de.nulide.findmydevice/
    android geolocalisation perte sms
  • OctoPrint_FreeMobile-Notifier
    plugin octoprint ( surveillance d'imprimante 3D ) pour s'envoyer des sms (vers son numéro gsm free ) via l'api web
    Sat 04 Jan 2020 12:56:42 PM UTC - permalink -
    - https://plugins.octoprint.org/plugins/freemobilenotifier/
    3D freemobile imprimante sms
  • [tuto] Sécuriser son accès ssh - Carmagnole
    Sat 31 Dec 2016 10:56:20 AM UTC - permalink -
    - https://carmagnole.ovh/tuto-securise-son-acces-ssh.htm
    free linux sftp sms ssh
  • Unlocking the Huawei E172 on Linux | Abandoned Blog
    Tue 15 Nov 2016 10:51:53 PM UTC - permalink -
    - https://andym3.wordpress.com/2011/07/09/unlocking-the-huawei-e172-on-linux/
    3g gsm huawei linux sms
  • API client for the Free Mobile SMS notification service
    script pour envoyer des sms via l' API de freemobile
    Tue 15 Nov 2016 10:37:23 PM UTC - permalink -
    - https://github.com/C-Duv/freemobile-smsapi-client
    free gsm linux mobile sms
  • 3g » .   . ..:: S y s a d m i n . f r ::.. .  .
    Désimlocker un dongle 3G Huawei E1752 avec (juste) Linux

    le site pour calculer le code de desimlockage : http://a-zgsm.com/freecode/huawei/

    ou mieux un script python qui fait le calcul :
    -----------------------------------------------
    Step one: get your unlock code.
    Find your modem’s 15-digit IMEI, open up a terminal, run python and copy-paste the following code:

    import hashlib
    def get_code (input):
     imei=str(input)
     digest=hashlib.md5((imei+"5e8dd316726b0335").lower()).digest()
     code=0
     for i in range(0,4):
       code += (ord(digest[i])^ord(digest[4+i])^ord(digest[8+i])^ord(digest[12+i])) << (3-i)*8
     code &= 0x1ffffff
     code |= 0x2000000
     return code

    Hit Enter twice after pasting. Next, type in the following, replacing the example IMEI with your own:

    get_code(12345678909876)
    Tue 15 Nov 2016 10:33:25 PM UTC - permalink -
    - http://www.sysadmin.fr/mot-clef/3g
    3g gsm huawei linux sms usb
  • RaspiSMS 2.0, envoyer des SMS par internet avec la Raspberry Pi | Raspbian-France
    Sat 12 Mar 2016 10:10:07 AM UTC - permalink -
    - http://raspbian-france.fr/raspisms-raspberry-pi-sms-internet/
    raspberry sms
  • Liste des numéros arnaques surtaxés et frauduleux
    Wed 29 Jul 2015 08:48:21 AM UTC - permalink -
    - http://fauxnumeros.fr/#fragment-14
    arnaques sms telephone
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.