Showing 30 open source projects for "red-files"

View related business solutions
  • 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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    Gobuster is a tool used to brute-force. This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 2
    hello.js

    hello.js

    API library for connecting with OAuth2 services

    ...HelloJS standardizes paths and responses to common APIs like Google Data Services, Facebook Graph and Windows Live Connect. It’s modular, so that list is growing. No more spaghetti code! Compiled source, which combines all of the modules, can be obtained from GitHub, and source files can be found in Source. The Bower package shall install the aforementioned "/src" and "/dist" directories. The "/src" directory provides individual modules which can be packaged as desired. If a network string is provided: A consent window to authenticate with that network will be initiated. Else if no network is provided a prompt to select one of the networks will open. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    serve

    serve

    Static file serving and directory listing

    Assuming you would like to serve a static site, single page application or just a static file (no matter if on your device or on the local network), this package is just the right choice for you. Once it's time to push your site to production, we recommend using Vercel. In general, serve also provides a neat interface for listing the directory's contents. The quickest way to get started is to just run npx serve in your project's directory. If you prefer, you can also install the package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ldif-preg_replace

    sed-like modify and convert LDIF files using regular expressions

    This small perl tool allows you to easily modify LDIF files with the power of regular Expressions. Unlike the sed-command this tool deals well with LDIF files, supporting base64 encoding/decoding and wrapping/folding. It can be used in a pipe, making it the ideal choice for automation and enhances common commands like ldapsearch and ldif-extract.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    ... ✪ nuBuilder stores all forms, reports, company data and PHP/JavaScript code in MySQL. You can backup your entire application within a single database file. ✪ Easy installation: - Download and unzip the nuBuilder files - Upload to your webserver - Create a database (e.g. nubuilder4) and optionally a user - Make a copy of
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    SimpleID

    SimpleID

    A simple, personal OpenID provider written in PHP

    SimpleID is a simple, personal OpenID provider written in PHP.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ECDSA File Signer

    ECDSA File Signer

    A simple app that enables you to sign the files using ECDSA and SHA512

    A simple app that enables you to sign the files and verify their integrity/authenticity using the ECDSA and SHA-512. I originally developed this app for my university course, but I also decided to post it on GitHub on Sourceforge. This application is made for educational purposes only. Despite having well-functioning cryptographic features, it may not be reliable. This application is provided with no warranty or guarantees of any kind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    csv2ldif2 is a command line tool written in perl that converts CSV files to LDIF files. Features: Platform independent, reads from STDIN and writes to STDOUT, ignoring/selecting specific fields of the CSV, choosing a custom base-dn and much more!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    multiOTP open source

    multiOTP open source

    PHP strong authentication library, web interface & CLI, OATH certified

    ...SMS code sending is currently implemented for several providers (ASPSMS, Clickatell and IntelliSMS). The data storage of the command line utility is by default flat files based in order to simplify deployment in a few minutes, but MySQL backend is supported too. multiOTP can be easily integrated in RADIUS servers like FreeRADIUS under Linux/Windows or TekRADIUS LT under Windows. multiOTP is also the engine of the credential provider multiOTP Credential Provider.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ldap-preg_replace

    Replace/add/delete LDAP attributes online with regular expressions

    Replace, add and delete values of LDAP attributes online with regular expressions. Automate daunting data maintenance Tasks. Save yourself from the need to fiddle around with LDIF Change files (or create them based on the replacement result)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GenerateSignatureFromLDAP

    Automatically generate Outlook signatures based on templates and LDAP.

    Small signature generator for Microsoft Outlook, ideal for use in logon scripts. Outlook signature files are generated based on templates that pull data from Active Directory using LDAP. Also includes a wizard to generate the templates based on your existing Outlook signature(s), without modifying anything on the Exchange Server. Can be run in a logon (or logoff) script to pull Active Directory data and merge it with design template(s) in order to provide unified Outlook signature layout across your organisation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    XDG Base Directory

    XDG Base Directory

    Implementation of XDG Base Directory specification for php

    Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment variable $XDG_DATA_HOME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    file-sorter

    file-sorter

    It sorts your files fast and easily.

    ...You should just determine the source path and then press the "Sort Files" button. It will sort your files automatically based on the selected options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Load AD Contacts

    Program to synchronize AD user objects of different AD forests

    ...Therefore tracking of updates is easy. - Only changes are loaded to the target OU. - Various options can be selected: See usage when starting LoadADContacts2 without arguments. - Sample .bat files are provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LDAP Admin
    Windows LDAP editor, includes support for POSIX groups and accounts, SAMBA accounts, some Postfix objects and more
    Leader badge
    Downloads: 674 This Week
    Last Update:
    See Project
  • 18
    QSchmed is a GUI editor for LDAPV3 schema files. It is customisable for unique OID's and will suck the schema directly from the LDAPV3 server. Unlike other LDAP gui's out there, this one actually edit's the schema itself. It is *not* (yet) an LDAP browser
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    CN=Monitor
    LDAP Directory Server Monitoring tool with focus on 389 DS / Red Hat / Sun / Oracle ODSEE and Open LDAP. IBM Tivoli and Novell eDirectory. Other Directory Services are also supprted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    ...However the loading up of authentication page, the remote authenticator pages in their iframes, and the redirection is VERY fast, taking only 1 seconds or 1.5 seconds. just like how you see in facebook etc - or any other site that uses this method. All files contain extensive comments, and also include configuration variables to change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    389 DS Graph is a utility for graphing connections and operations from the 389 Directory Server (formerly Fedora Directory Server). 389 DS Graph works with 389DS, Fedora DS, Red Hat DS, and may work with Sun DS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Active Directory Tool, Version 1.2
    Active Directory Users and Computers search tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    ADISS (Active Directory Interface for Subversion Security) provides a means to automate the maintenance of Subversion authorization configuration files based on membership in Active Directory groups. Written in PHP with a Mysql database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    This project will create a GUI which can be used transform a file types such as CSV to and from an LDIF file type using user mapping. As the project matures, more file types may be DSML, Java properties files and general delimited values files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next