Showing 41 open source projects for "utility"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    Nipe

    Nipe

    An engine to make Tor network your default gateway

    ...It includes a Dockerfile to facilitate containerized usage, requiring sufficient network capabilities (e.g. NET_ADMIN) inside the container. Behind the scenes, the code is modular: for instance, parts of the logic around installation and utility functions are separated into Perl modules (e.g. in lib/Nipe/Utils/Install.pm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    hr ("High Resolution") is a small command-line utility to calculate possible elemental compositions for a given mass. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    A tool for encoding/decoding to base62

    the package chewingum contains two main programs: - base62 - chew They have been implemented in perl. Base62 has been coded in c++ too. chew has been written to shorten long decimal integer numbers into base62 strings. It's not a mere base conversion, because it doesn't use arithmetic inside its logic. In this way it can convert very long numbers into strings quickly, without overflows. For example if I want to share an id using an url, this will make the url shorter. the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bash-Accessible SSH FileSystem (BASSHFS)

    Bash-Accessible SSH FileSystem (BASSHFS)

    SSHFS-like functionality via bash

    BASSHFS is similar to the existing SSHFS utility except it is does not require FUSE kernel support. Instead, BASSHFS uses the aliasing and function mechanisms of the bash shell to intercept program invocations and remap those that are supported to its own versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    swatchdog.pl started out as swatch, the "simple watchdog" for activity monitoring log files produced by UNIX's syslog facility. It has since been evolving into a utility that can monitor just about any type of log. The name has been changed to satisfy a request made by the old Swiss watch company.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    [ set status to abandon - volunteers welcome ] The postfix-logwatch / amavis-logwatch log analyzers produce summaries, reports and statistics regarding the operation of postfix and amavis. Use standalone, or as a filter module for the open source logwatch utility.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Proxyp

    Proxyp

    Multithreaded Proxy Enumeration Utility

    Proxyp is a small multithreaded Perl script written to enumerate latency, port numbers, server names, & geolocations of proxy IP addresses. This script started as a way to speed up use of proxychains, which is why I've added an append option for resulting live IP addresses to be placed at the end of a file if need be. Requires IP::Country module and root/administrator privileges. "No man is free who is not master of himself" --Epictetus "For a man to conquer himself is the first...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yahoo Group Archiver was a command line utility to interact with Yahoo Groups. Currently we can download the messages(without the attachments), everything from the files section and all the images from the photo section along with their hierarchy on Yahoo Grab the latest code from SVN - since I have moved to a rolling release instead of versioned releases. https://sourceforge.net/p/grabyahoogroup/code/ [ALERT] The new neo interface has broken the script and I have not found any easy way to work with it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Webhost file scanner

    Utility to scan unwanted files (scam and others) on webhost or alike

    Utility to scan unwanted files, like scam/clone files, copyrighted material, etc. Signatures can be extended by the user. It can only look into plain files (user defined extensions) or by file name. This is an administrator tool. Runs locally
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PurePostPro

    Post FTP upload script logging to database

    PurePostPro is a utility that is run via the PureFTPd uploadscript facility. It's one solution to centrally handling uploads from a number of users, and extensive logging is provided by a Perl+MySQL combination. The key feature of the software is that duplicate files should be detected, and incoming files have an MD5 checksum automatically generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    vcgen

    This utility generates standard vcards

    This utility is a perl script to generate standard business cards (vCard). This format was defined by the Internet Mail Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A small collection of my unix scripts written for my personal utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Utility for users of Occam Network's BLC equipment to locate the blade and port through which a particular MAC address is connected
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sqljuicer

    SQLJuicer - SQL Server Transaction Log Forensics

    SQLJuicer - SQL Server Transaction Log Forensics This is a Perl tool that lists database CRUD transactions parsing SQL Server Transaction Log entries. It depends on SQL Server and SQLCMD utility. Due to this dependencies, SQLJuicer.pl script cannot run in Linux. It is prepared to be localized to any language. The output language, by this date, can be English (default) and Brazilian Portuguese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dnscacheaudit is a simple perl utility to audit entries in the DNS cache. This utility is inspired by CacheAudit utility by Jose Avila and is released under BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WiMp is a web browser based utility that's goal is to facilitate the generation of wireless coverage maps using kismet as a backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pils is Perl IRC logging system, a utility for connecting to an IRC daemon and collecting data utilizing a relational database for storage and a web interface for data retrieval, processing, and display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an utility script to insert or remove the Google Analytics tracking code to your site's web files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Web based file management utility written in perl that allows you to upload and download any file documents (text, image, audio, etc.) to a directory on your server. With upload progressbar and graphical interface. Uses DHTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pix 6.3 Parser is a PERL-based utility for parsing the particular logging style of PIX OS 6.3 when you have object-groups tied to ACLs via access-groups. It outputs a detailed HTML page, an RSS feed and helps you compile and track network abuse reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A set of libraries focused on parsing and processing XML and HTML. Modules include: ServerPages - a Perl application server with embedded scripting; Termite - an Ant-like make utility; Sockets - A socket client/server; and a slew of other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A web utility to browse and play mp3s on a remote computer dedicated to be a music jukebox, implemented using PHP and Perl. The Glirnath does not stream mp3s to the local computers, but rather acts as a remote agent to play music on the server itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    In short, this utility takes screenshots and uploads them to a remote server. This utility is advanced: it provides the user with a very comfortable text-based interface. There are two modes available: interactive and automatic. Will be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Traffic Control is a Linux toolbox to control squid, NAT, and other services traffic limits. TF uses Linux iptables to count traffic. This utility consists of two parts. The first is server side (written in Perl) and the second part is the interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB