• 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
  • 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
  • 1
    PingMe

    PingMe

    CLI tool which provides ability to send messages to multiple platforms

    PingMe is a personal project to satisfy my needs of having alerts, most major platforms have integration to send alerts but its not always useful, either you are stuck with one particular platform, or you have to do alot of integrations. I needed a small app which i can just call from my backup scripts, cron jobs, CI/CD pipelines or from anywhere to send a message with particular information. And i can ship it everywhere with ease. Hence, the birth of PingMe. Everything is configurable...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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: 65 This Week
    Last Update:
    See Project
  • 3
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    Ember Simple Auth is a lightweight library for implementing authentication/authorization with Ember.js applications. It has minimal requirements with respect to application structure, routes etc. With its pluggable strategies it can support all kinds of authentication and authorization mechanisms. it maintains a client-side session and synchronizes its state across multiple tabs/windows of the application. it authenticates the session against the application's own server, external providers...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Leapp

    Leapp

    Leapp is the DevTool to access your cloud

    Let Leapp manage your Cloud credentials locally. Improve your workflow with the only open-source desktop app and CLI you’ll ever need. Your all-in-one solution to assign IAM Cloud access across teams. Cloud credentials are available with a click. Data stored locally encrypted in your System Vault. Work with your Cloud Identities from a single place. Automatic temporary Cloud credentials generation and rotation. Pick your Cloud Provider to add a Leapp Session.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    CID

    CID

    Insert and manage Linux computers in AD

    CID (Closed In Directory) is a set of bash scripts for inserting and managing Linux computers in Active Directory domains. Modifications made to the system allow Linux to behave like a Windows computer within AD.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 6
    jfLDAP

    jfLDAP

    LDAP command line utility for Windows

    LDAP cli tools. Includes MemberOf to test if user/computer is member of group. Examples: ldap memberof myserver mydomain user pass dc=mydomain,dc=com testaccount testgroup if %ERRORLEVEL%==1 goto action Where user/pass must have access to LDAP server. To test computer add $ to computername. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    multiOTP open source

    multiOTP open source

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

    multiOTP is a PHP class, a powerful command line utility and a web interface developed by SysCo systèmes de communication sa in order to provide a completely free and easy operating system independent server side implementation for strong two factors authentication solution. multiOTP supports hardware and software tokens with different One-Time Password algorithms like OATH/HOTP, OATH/TOTP and mOTP (Mobile-OTP). QRcode generation is also embedded in order to support provisioning of Google...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    ...It based on vue and use the UI Toolkit element-ui. It is a minimal vue admin template with Element UI, axios, iconfont, permission control, and lint. The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli. If you want router permission && generate menu by user roles , you can use this branch permission-control. For typescript version, you can use vue-typescript-admin-template (Credits: @Armour). For publishing, you only have to publish the resulting static file after build, which is usually the static file in the dist folder, to your cdn or static server. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    vue-element-admin

    vue-element-admin

    A magical vue admin

    ...I believe whatever your needs are, this project will help you. You need to install node and git locally. The project is based on ES2015+, vue, vuex, vue-router, vue-cli, axios and element-ui, all requested data is simulated using Mock.js. Understanding and learning this knowledge in advance will greatly help the use of this project. This project integrates a lot of features that you may not use, it will cause a lot of code redundancy. If your project does not pay attention to this issue, you can also directly develop it based on it. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    tkPacman

    tkPacman

    A GUI for the 'pacman' package manager of Arch Linux

    tkPacman is a lightweight graphical user interface for 'pacman', the package manager of Arch Linux. It is built with Tcl/Tk. As such it is compatible with all window managers and desktop environments. It only interacts with the package database via the CLI of 'pacman'. So, installing and removing packages with tkPacman or with pacman leads to exactly the same result. tkPacman is started using your normal (unprivileged) user account. You can browse through available and installed packages as a normal user. Anytime, you perform an action that requires 'root' privileges, you are asked to authenticate. tkPacman can use 'su', 'sudo', 'gksu' or 'kdesu'.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 11
    chkdown
    Automatically search the web for file checksums. Verify downloads. CLI program, can optionally do desktop toast (notification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Heliogabalus

    Heliogabalus

    Heliogabalus Rescue Live Linux Distribution

    Forensics, data rescue, data backup, OS and filesystem maintenance and administration. CLI experts only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Remote Syslog

    Remote Syslog

    Deploys a syslog server with CLI and GUI tools.

    Notice: new version is available @: https://www.remotesyslog.com/ and https://github.com/tslenter/RS/ Information about this version can be found @: https://github.com/tslenter/Remote_Syslog Remote Syslog is a free application what can be used to view syslog messages. It uses 3 small c++ programs for installation and CLI log control. Recently we added a web based GUI, this gives you a easy way of viewing and extracting syslog messages. The buildin installer installs syslog-ng as syslog deamon and combines this with colortail and apache2 to enhance the display output. Use for installation Ubuntu 16.04 LTS or later, Debian 8.x /9.x. Can be used with a Raspberry Pi 3B.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dsm2

    dsm2

    Direct SGA access without SQL for Oracle RDBMS

    dsm2 is light weight cli which enables DBA's to list/trace any session in real time directly through the SGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Radius-DB-manager

    Radius-DB-manager allows you to control MySQL DB from CLI in menu form

    Radius-DB-manager allows you to manage Freeradius MySQL DB from CLI easily using menu style. It supports more then one DB that are synchronized by this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cyphertite

    cyphertite

    Secure, encrypted, zero-knowledge online data backup.

    Introducing Cyphertite 2.0: An all new look and feel in Windows! Cyphertite is a tar-like secure remote archiver. It deduplicates, compresses, and encrypts data prior to transmission, providing total privacy while reducing unnecessary wire traffic. It seamlessly supports IPv6 and IPv4 on a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    vtysh

    command line interface tool for network device

    vtysh is a cli config tools used for the fw,utm,nac device to config the base information it come from the zebra vtysh,but i simplify it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    SimpleXen

    Simple scripts to control open source Xen

    Having been not fully satisfied by the state of the command line control of Open Source Xen I resolved to create a simple CLI based interface for maintenance tasks that I perform regularly. I am hoping I am not the only one who would find this useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    I'm virtualized?

    I'm virtualized?

    detects several virtualizations

    imvirt is a set of Perl modules and helper binaries used to detect if it is running in a virtualization container. It is able to detect several containers like HyperV, VirtualBox, VMware, QEMU, KVM or Xen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CLI File Eraser

    Command line file eraser

    This is a simple utility for selectively removing files from a remote folder. It provides a textual interface with checkboxes to let you choose which files you want to erase from your drive. Requires python and urwid library installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...In its simplest usage, you only have to describe the data type requested by the command and the command itself: user interaction and screen layout are automatically adapted so you don't have to care about it, but for complex situations, CCFE is programmable with your preferred shell interpreter and can propose lists of admitted values selectable by user for parameters to enter. CCFE don't need changes to called scripts or commands, so they can indifferently be executed with CCFE interface or CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Remote Host Manager is a collection of database backed CLI scripts to make managing large numbers of *NIX hosts easy. With a very shallow learning curve, some conventions, and optional customizations, running 10,000 hosts is as easy as running 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The SysMonitor (also Mosyloon) is software for real-time checking load of CPU on unix/linux machines over the Internet. Including server side CLI utility and unix/linux/windows GUI client. The SysMonitor displaying system and user load separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The FatController aims to make it quick and painless to administer and monitor a wide range of devices communicating over many different protocols, through both a CLI and GUI interfaces. Intelligent autonomous datacollection and automatic documentation m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nessconnect is a GUI, CLI and API client for Nessus and Nessus compatible servers. With an improved user interface, it provides local session management, scan templates, report generation through XSLT, charts and graphs, and vulnerability trending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next