Showing 103 open source projects for "perl script"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Synchronet BBS Utilities

    Synchronet BBS Utilities

    Suite of utilities for Linux SBBS Operators

    Makes running a Synchronet BBS on Linux easier. Includes a backup script, management console, startup script, and other useful utilities. Only tested on Ubuntu... Now designed to run as the user "bbsowner" rather than root. No need to use sudo command anymore.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Groupwise archiver

    Script set to archive emails at groupwise server side

    This is a "third party" archiver for Novell/Microfocus Groupwise. It uses the SOAP interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SyncPager

    SyncPager

    Pages the Synchronet BBS owner/sysop

    Pages the Synchronet BBS owner/sysop - when user uses the "page sysop" function the client-side of this script will play a ringing sound until the sysop answers or the user logs out. Properly handles multiple pages at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a simple, easy to install and easy to configure chat script in perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    SBBS Users

    SBBS Users

    Displays the users currently logged into your Synchronet BBS

    Displays the users currently logged into your Synchronet BBS. This script is for Linux systems but the actual BBS can be either Linux/OSX or Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    simple mda

    Short perl script mail delivery agent

    Accepts email from an mta on stdin and feeds it through spamc. Then places it in your inbox or junk box depending on X-Spam-Flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    senpaiBBS

    senpaiBBS

    This is a very simple CGI forum.

    Next update will fix the spam issue{s} senpaiBBS is the translated version of UPP - BOARD and some bug fixs. senpaiBBS is a lightweight flatfile CGI bulletin board script that's easy to setup and use. Note: If you get lots of traffic to your site, senpaiBBS may not be for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    KB1OIQ - aa-analyzer

    RigExpert AA-xxx antenna analyzer data extraction tool

    aa-analyzer is a Perl script written by KB1OIQ which collects data from a RigExpert AA-xxx antenna analyzer and outputs it as a CSV file, which can be imported into any spreadsheet program. Please note that this software is distributed within the "Andy's Ham Radio Linux" software collection.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Perl GetFiles

    Perl GetFiles

    Automatically download files from a webpage

    This handy script allows you to download the files listed on a web page without having to manually enter their names & destinations etc. Basicly scrapes the website contents to the current directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Report_for CQrlog

    Report_for CQrlog

    Perl report for CQRlog

    CQRlog is a great software for Hamradio running on linux. With this perl script you could extract in a textual report your ham radio logs end send it automatically by mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VRFmap

    Cisco IOS and IOS-XR VRF maps in GraphML

    VRFmap is a perl script which takes IOS and IOS-XR configuration files and generates a GraphML schematic with RTs, VRFs and interfaces relationships. Maps can be edited in yEd!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Eternity smdr

    Eternity smdr

    perl based SMDR/CDR capture & display on Web based PHP with mysql DB

    You can Capture Matrix Comsec' Eternity/NAVAN product Online SMDR/CDR using Perl Script. Store it in MYSQL Database and display it by using filter in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Email Address Client Search

    Email Address Client Search

    A simple perl script that's designed to do email lookups on a POST server and order the results by first name, last name and email address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FetchYahoo is a Perl script that downloads mail from a Yahoo! account to a local mail spool. It downloads all parts and attachments and then deletes messages unless requested not to. It can also forward messages and repeat with a given interval.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    pisg is a smart Perl script which generates nice looking statistics out from IRC logfiles. It's a funny thing for the users of your channel :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Asterisk based SIP b2bua realization. It's patched asterisk and some AGI script. Features: full vovida's b2bua radius emulation, extended radius attributes, radius failover, LCR, Call failover, Codec based routing and other useful things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Perl script to close a TCP connection under Linux, whatever its state is (half-open, established, waiting or closing state).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    CLMuck is a command-line MUCK client. CLMuck is a perl script that takes input from the command line and sends it to a MUCK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VooDoo cIRCle
    VooDoo cIRCle is modular IRC bot, scriptable thanks to PHP and Perl, with built-in SSL support, File System, private BotNet and advanced security rights for each user. Runs on POSIX/Unices, Windows and Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A perl script designed to count words in strings, using a pre-specified dictionary format (defined at http://www.liwc.net ), originally hosted at http://www.andrew.cmu.edu/user/adk/tawc.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A right click uploader for nautilus which uploads multiple files to rapidshare. The script first archives and then uploads the file(s)/folder(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHANTUM - Punch-Hole Access for NAT Traversal of UDP in a Module; Built on top of Samy Kamkar's 'chownat' script, PHANTUM allows for pure client-agnostic TCP services to be tunneled over UDP and hosted behind NAT infrastructures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB