Showing 783 open source projects for "perl script"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    SendCommand is a Perl script that uses the Expect library to automate telnet and ssh sessions on remote hosts (Cisco, Netscreen, Bluecoat and more). Executes commands and outputs results to stdout or into files. It aims to be a very flexible tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Expose

    Expose

    A simple static site generator for photoessays

    Expose is a lightweight static site generator designed specifically for creating photoessays from folders of images and videos. Implemented as a Bash script, it converts directories of media files into cleanly structured static websites with built-in themes. By default, it includes both a blog-style layout and a Medium-inspired theme, but users can also build their own templates. Expose reads associated text files, YAML metadata, and folder structures to automatically generate navigation...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Juniper SRX policy to CSV

    Extract and Convert Juniper Firewall Policies to CSV

    Perl script that connect via SSH to your Juniper SRX firewall and extract the firewall rules, Parses them and produces a local csv file for import into excel. Written to fill a requirement, If you fix it or make it better please let me know?
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5

    video-external

    plays html5 and flash videos from www sites in external player ( mpv

    Small script plays html5 and flash videos from adult www sites in external player ( mpv ) To use just chmod +x mm , copy to /usr/local/bin and run : mm <link to suported site> It requires mpv, and perl, curl, bash, gnu grep. List of supported sites in script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    snapPERL

    Helper script for snapraid (http://www.snapraid.it/) created in Perl

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Devmon

    SNMP poller for Xymon

    Devmon is a device monitoring script which works in tandem with the Xymon (formerly Hobbit)/BigBrother monitoring suites. It queries remote hosts via SNMP, applies user-defined logic and thresholds to the acquired data, and submits status and alarms to a display server
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    GnuCash Export Modifier

    Perl utility that modifies GnuCash Trasnaction Exports

    This Perl utility script will allow you to quick strip the split or utility file and display transaction month and year information. It is intended simply to save time when uploading using that export in any spreadsheet tool to perform analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Print the English name of a number of any size. Number can be run on the command line, or as a CGI script. Number prints names in both the American and European naming system. Number can also print the decimal expansion of a number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    ack.vim

    ack.vim

    Vim plugin for the Perl module / CLI script 'ack'

    ack.vim is a Vim plugin interface to the ack command-line tool, providing fast, grep-like search functionality directly within Vim. It displays search results in a split window and supports navigation through them seamlessly. This plugin was designed as a Vim frontend for the programmer's search tool ack. ack can be used as a replacement for 99% of the uses of grep. The plugin allows you to search with ack from within Vim and shows the results in a split window. But here's a little secret...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    csvdiff

    csvdiff

    compare csv files with any separator you want

    csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    pfck

    pfck - pf check - organizes flow information by host

    pfck is a perl script that reads the state table of pf and reports back flows based on a supplied port number. pfck is very handy in ddos attacks to identify who's hitting a host or network on a particular port service, and who they are specifically hitting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HTML Code in External Files

    This tool lets you put sections of HTML into external files

    ...The only requirements are - the person viewing your web page must have JavaScript enabled in their web browser, and - when you write the web page, your development computer must have Perl installed on it. Move HTML code into one or more external .html files. Run the tool's Perl script on these external .html files. Doing this creates a .js file for each of the .html files. (These .js files will have the .html content in a content and format that your web page can import.) Display the web page. The web page will automatically - read the .js files that you just created, - substitute the characters back to the original content, and - put the content into the web page's elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CopyAndVerify

    Simple gui program to copy a file or dir, verify and save hash

    This is a simple program to copy files or directories and verify the copied file with hashes. Hash is saved in .hash file compatible with md5sum(hashSUM). It has a gui and work on Linux and windows (the script should work even on Mac). Hash is computed while reading so sources file are read only once. The executables have been created using pp : it creates an executable similar to an autoextract-zip with the script, the perl engine and all libraries. I'm using it under linux to copy GigaBytes files from ntfs internal hd to ntfs external hd with an old atom eepc with 8.5MB/sec speed : is it good? ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    CNVision

    CNV prediction from Illumina genotyping data

    CNVision is a Perl script that runs Illumina genotyping data (all chips from 300k to latest Omni) through PennCNV, QuantiSNPv2.3 and GNOSIS (an in-built algorithm). It merges the results and assesses the quality of the raw data. CNVision can also identify de novo CNVs in family-based data using a highly accurate algorithm that considers the possibility of CNVs in either parent based on the raw genotyping data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ecw2sfz

    ecw2sfz

    Convert Ensoniq .ECW files to .SFZ

    ...These sound cards include the Ensoniq AudioPCI, the Sound Blaster! AudioPCI, the Sound Blaster! PCI64, the Sound Blaster! PCI128, and the Sound Blaster Live!. This project is a Perl script which can unpack these files into a .WAV sample, and a corresponding .SFZ file (an open format used by various sample engines to describe sample playback.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    HTTPSearch

    HTTPSearch

    Simple Perl Script to search for sensitive Web sites

    A perl script that uses three Linux programs (nmap, grep, and wget) to find, retrieve, and classify web sites that may be running on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    KScriptDbg4

    KScriptDbg4

    A GUI to Perl & Python script debugger

    KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4 of Protoeditor, a project by Thiago Silva, based on release 1.1beta3. It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This web script allows maintaining a set of name/description pairs on a web page as a list of items that will automatically be cross referenced. Everyone can add to and edit. This was designed to keep track of all the TLAs floating around my company.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Healthcheck

    Monitor remote linux servers and automatic fix problems

    ...You need hordes of Linux administrators to prepare the web servers, databases, frameworks etc ... to make them just install themselves. To make them also do something useful this is a different story !! Healthcheck is actually a script. Change the config file to your needs and start it. Thats it. Many thanks to Mario Roy https://code.google.com/p/many-core-engine-perl/ for his his excellent MCE module where all the parallelization is depend on George Mpouras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    svncl.pl

    generate a GNU compilant ChangeLog file from the svn log messages

    A very simple Perl script to generate a neat ChangeLog file from the svn log messages. Unlike some other existing tools for the same task the resulting ChangeLog file is more processed and comprehensive to improve the readability for frequent commits. Easy installation, no complicated external dependencies, easy and totally optional configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB