Snowflakes, bits and pieces, trivia, thoughts, in bash, perl, vbs, whatever.
Scripts which i use at work, home, elsewhere. Mostly for a single use.
- telegram2_uid.sh - Send telegram messages to one or several USERID from Bot. Text input via file or command line arguments
- telegrampic2_uid.sh - Send picture via telegram messages to one or several USERID from Bot. Input file via first command line argument and comment via the following arguments
- telegramdnldpic.sh - Download pictures in the best resolution that was sent to the bot.
- wifi-check.sh - Check Wifi and IP (v4) Connection and restart if necessary to compensate the worse Pi Performance with (my) far away wifi
- proxytest.sh - Loop to check the external IP address of different proxy via curl and api.ipify.org
- securecrt/RiOS-reset-connection.vbs - SecureCRT vbScript for connection reset without service restart on Riverbed Steelheads
- securecrt/RiOS-reset-connection-input.txt - Inputfile with Sample Connections
- securecrt/CSV-Config.vbs - SecureCRT vbScript for mass configuration from CSV inputfile.
- securecrt/CSV-Config-input.txt - Inputfile with Sample Entries
- netflow-check.php - start udp socket, receive packet, print out netflow v5 data. No further processing
- proxytest.bat - Loop to check the external IP address of different proxy via curl and api.ipify.org (curl.exe needed)
Kleinkram, nützliches, brauchbares, zur einmalbenutzung in bash, perl, vbs, was auch immer das Problem löst.
Scripte die ich hier und da, auf der Arbeit oder sonstwo laufen. Meistens für einen einmaligen Gebrauch.
- telegram2_uid.sh - Sendet telegram message zu einem oder mehreren USERIDs von einem Bot. Text Eingabe per command line arguments oder per Textdatei im ersten Parameter.
- telegrampic2_uid.sh - Sende Photo via telegram message zu einem oder mehreren USERIDs von einem Bot. Bild Übergabe per erstem command line argument und der Kommentar mit den weiteren.
- telegramdnldpic.sh - lädt Bilder in der besten Auflösung die an den bot gesendet wurden herunter.
- wifi-check.sh - Check Wifi and IP (v4) Connection and restart if necessary to compensate the worse Pi Performance with (my) far away wifi
- proxytest.sh - Schleife zur Prüfung der externen IP Adresse von verschiedenen Proxy per curl und api.ipify.org
- securecrt/RiOS-reset-connection.vbs - SecureCRT vbScript zum connection reset ohne Service restart auf Riverbed Steelheads
- securecrt/RiOS-reset-connection-input.txt - Inputdatei mit Beispielverbindungen
- securecrt/CSV-Config.vbs - SecureCRT vbScript zur Massenkonfiguration Anhand CSV Inputdatei.
- securecrt/CSV-Config-input.txt - Inputdatei mit Beispieleinträgen
- netflow-check.php - Start udp Socket, Pakete empfangen, netflow v5 Daten ausgeben. Keine weitere Verarbeitung
- proxytest.bat - Schleife zur Prüfung der externen IP Adresse von verschiedenen Proxy per curl und api.ipify.org (curl.exe wird benötigt)