Showing 114 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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: 0 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 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

    TransSVR

    Perl based inofficial file receiver for Transcend WiFI SD Card

    With this inofficial file receiver it is possible to load the pictures from your Transcend WiFI SD Card to you local PC. Similar to the official Shoot&View App this script connects to the card and downloads the pictures. Compared to the original App this script does not (yet?) show the pictures on your PC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    A local network enabled IM system, written in Perl. pIMpil is designed to allow workgroup chat in settings where full-fledged IM is normally unavailable. If you can run a Perl script, you can run pIMpil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    httpdx - ultralight http/ftp server
    Single-process HTTP1.1/FTP server; no threads or processes started per connection, runs with only few threads. Includes directory listing, virtual hosting, basic auth., support for PHP, Perl, Python, SSI, etc. All settings in one config/script file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    xchat-greek
    A perl script to allow reading both 8-bit ISO and utf-8 text inside xchat. Intended for the greek IRC users. It should be easily modified to support more ISO codepages (tested with baltic, cyrillic and turkish; probably arabic and hebrew).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB