Showing 99 open source projects for "void based linux"

View related business solutions
  • 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1

    Kvault

    A web application to store login credentials

    This php application provides a web interface into a encrypted vault for storing password and other useful information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An ncurses based password database client that is compatible with KeePass 1.x format databases.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    passphrase-generator

    Generate a set of random passphrases for you to choose from.

    Easy to use command line based strong passphrase generator. Implemented as a self contained perl script that should work on many unix like systems. The passphrase-generator defaults to only 3 words instead of the 4 suggested by XKCD, but uses a larger dictionary found in many unix like systems at /usr/share/dict/words. It also provides estimates for the entropy of the generated passphrases. The randomization is based on /dev/urandom and SHA1. See http://xkcd.com/936/ for an...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ECommands

    ECommands

    Commands made Easy and practical for Unix/Linux

    This software is made with the purpose of making easy the Unix/Linux Server management. Is made completly in Python, making this project as a OS independent. Was tested over Linux and Windows. For documentation go to http://www.life-microsystems.com/index.php/ecommands-documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Web KeePass Password Safe
    Web AND Mobile (Apple iPhone) based, multi user, java port of the KeePass project. A free, easy to use password manager which helps you to manage your passwords in a secure way. Focused on deep encryption and ease of use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Itilect FTP Proxy

    Itilect FTP Proxy

    Provide users with a managed temporary access to arbitary FTP

    This tool allows you to set proxied access for your users, using predefined FTP accounts. System works like this: Users connects to FTP proxy just like they do with a regular FTP, but using specially formed string as a username (string, that includes their internal profile name and desired target FTP) and their internal password. If they are allowed to access this host, proxy will establish connection with a target FTP and authenticate using real credentials. After that, server will act...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AnyHash

    A secure password solution for the modern, yet insecure world.

    A password manager that works without password file or cloud service. Just try it on the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Password Wallet

    Password Wallet

    Progetto "Password Wallet" (Università degli Studi di Padova)

    Progetto didattico "Password Wallet" per l'insegnamento di Ingegneria del Software (Anno Accademico 2011/2012) del Corso di Laurea in Informatica dell'Università degli Studi di Padova.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    password420

    Strong Password Generator Online - Easy to remember Strong Passwords

    Project Demo : http://goo.gl/hbGCW A strong password should have; Length – A strong password is atleast 10 characters or more in length. Complexity – A strong password should not be words from dictionary, names and must be a combination of upper and lower case alphabets, numbers, special characters like $,@ etc Variation – Change your passwords often atleast once every month Variety – Do not use the same password in all the online sites. But the problem is for humans to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    MandelHash

    MandelHash

    MD5 hash used to position and color two overlaid Mandelbrot sets.

    I'm using an MD5 hash of a username and password field to generate some entropy which is used to generate color pallets and positions / scaling of two Mandelbrot sets. These two images are overlaid to create interesting pictures which represent the entered credentials. I'm interested in all things security, this is mostly just for fun, but could possibly be used to help users identify mistakes in their password entry prior to submission and enforce a tighter failed password lockout policy....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Foi comprovado que senhas como: datas de nascimento, números de telefone, numero de cartões de crédito... são fáceis de serem descobertas (hackeadas), por isso existe o Password Generator, para gerar senhas que são difíceis de descobrir. O Sistema funciona como um gerador RANDOM, que cria instantaneamente uma série de possibilidades de combinações que o sistema julga ser mais difícil para programas e hackers descobrirem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JS Password Generator with Rulesets

    JavaScript password generator with ruleset checking.

    This javascript random password generator is different, in that the password generated must conform to a particular set of rules. The rules currently supported are: - Maximum # of Repeated characters - Minimum # of characters - Maximum # of characters - Minimum Upper, Lower, and Numbers To be done: Minimum # of special Characters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BPass Manager

    BPass Manager

    Simple Bash password manager using GPG and SQLite

    Bash Password Manager (BPass) is a shell script that create a SQLite database in which you can store your passwords with the maximum security! In fact it uses GPG (or GPG+OpenSSL) to encrypt and decrypt your database. Now i'm developing the version 2.0 of this script and it will take me some times because i'm busy with my study! Please note that this project is in beta version so please use it only for testing purpose! I've tested this script on: - Ubuntu 11.10 x32/x64 - Ubuntu 12.04...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OneForum

    The Forum is easy-to-modifying Forum equipped with many features.

    The OneForum is an easy-to-modifying Forum equipped with many features. It has an Admin & Mod Area. The appearance can be changed as you want! - There are also some Addons. Features: User Profiles PM System Admin / Mod Area Spam Protection Captcha & IP-Lock BBCode & Smileys RSS Feeds News-System Announcements User edit / block SHA1 encoding E-Mail verification SQL-Injection-Guard Admin-Notifications Contacts Statistics InfoBox Badword-Filter Counter User...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The 'jpwgen' program is a Java-based password generator whose functionality resembles the popular 'pwgen' program. The *nix based version of 'pwgen' is available at http://sourceforge.net/projects/pwgen/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pgpry is a Pthread-based password recovery program for private OpenPGP keys. Numerous options for restricting the key space are offered, including regular expression filtering and prefix/suffix filters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Fast, easy, simple. Advanced mode and based on questions to the user, a different way to generate passwords secure and efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gui for aircrack-ng that can crack WEP and WPA networks, automatically scans for available networks, provides fake authentication and injection support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An Enterprise level Password Management solution, written in 100% Python with the GPL-2 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Japps Password Creator
    This small application helps you to create passwords with different strength. Also this is a testproject, to find out how great options sourceforge has. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A command-line to help encipher and decipher your password based on a simple algorithm. Java version provides GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Software to retrieve password of administrative system users stored in a MySQL database, designed for Nagios to access servers via expect or via SSH when you have not the Public key. Not exclusive to Nagios, but very desirable to sysadmins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PasSafe
    PasSafe is a free & open source password manager for all Operating Systems. Store your passwords in a highly-encrypted database locked with one master password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OhPass Password Generator
    Tiny but powerful java-based password generator, with different options for password length, use of numeric, alphanumeric or special characters randomly chosen. OhPass automatically copies the generated password to the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ADiPaRT
    A Web Based Self Service Active Directory Password Reset Tool
    Downloads: 0 This Week
    Last Update:
    See Project