Showing 179 open source projects for "e-root"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Kubetail

    Kubetail

    Bash script to tail Kubernetes logs from multiple pods

    ... have filtering or highlighting capabilities built in. If you're on MacOSX I recommend using iTerm2 which allows for continuous highlighting of search terms, good scrolling capabilities, and multitab arrangements. Another useful feature of iTerm2 is the "timeline" (cmd + shift + e) which lets you display a timeline in your own local timezone next to the logs (that are typically in UTC).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    WordPress Hardened

    WordPress Hardened

    Secure and performant Wordpress installation on Kubernetes cluster

    Hardened version of official WordPress container, with special support for Kubernetes. You can skip installation wizard by installing WordPress on container startup. This container uses wp-cli to install WordPress and plugins allowing you to prepare a fully automated website. git-clone-controller is a Kubernetes controller allowing to clone a GIT repository before a Pod is launched, can be used to automatically fetch your website theme within just few seconds before Pod starts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    acme.sh

    acme.sh

    A pure Unix shell script implementing ACME client protocol

    A pure Unix shell script implementing ACME client protocol. An ACME protocol client written purely in Shell (Unix shell) language. Full ACME protocol implementation. Support ECDSA certs. Support SAN and wildcard certs. Simple, powerful and very easy to use. You only need 3 minutes to learn it. Bash, dash and sh compatible. Purely written in Shell with no dependencies on python. Just one script to issue, renew and install your certificates automatically. Does not require root/sudoer access...
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 5
    kubectl node-shell

    kubectl node-shell

    Exec into node via kubectl

    Start a root shell in the node's host OS running. Uses an alpine pod with nsenter for Linux nodes and a HostProcess pod with PowerShell for Windows nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aria2 AriaNg Docker

    Aria2 AriaNg Docker

    The Docker image for Aria2 + AriaNg + File Browser + Rclone

    One Docker image for file downloading, managing, sharing, as well as video playing and evening cloud storage synchronization. Furthermore, it's pretty small and ARM CPU compatible which means you can also run it on Raspberry Pi. Last but not least, Auto HTTPS can't be more easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    typewritten

    typewritten

    A minimal, lightweight, informative zsh prompt theme

    A minimal, lightweight, informative zsh prompt theme. Clone the typewritten repository somewhere you can easily link. I recommend creating a .zsh directory at root. typewritten is customizable in many ways. Prompt customization, everything to do with how and where the info is displayed. Prompt color customization set a custom color for any of the prompt sections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Swift Package Dependencies Checker

    Swift Package Dependencies Checker

    Catch up with outdated versions based on your package dep requirements

    ... not commit/push changes. The GitHub action is looking in the current directory (.) for the package manifest but you can pass a different path with input parameter directory. Helpful for Monorepos where the Package.swift may not be at the root of the project. When setting isMutating the tool SwiftPackageIndex/ReleaseNotes is used to return release notes URLs for detected, necessary updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sysbox

    Sysbox

    Open-source, next-generation "runc" that empowers rootless containers

    An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, and Kubernetes, just like VMs. Think of it as a "container supercharger": it enables your existing container managers/orchestrators (e.g., Docker, Kubernetes, etc.) to deploy containers that have hardened isolation and can run almost any workload that runs in VMs. Sysbox does this by making the container resemble a VM-like environment as much as possible, using advanced OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 10
    Clj-kondo

    Clj-kondo

    A linter for Clojure code that sparks joy

    A linter for Clojure code that sparks joy. Clj-kondo performs static analysis on Clojure, ClojureScript and EDN, without the need of a running REPL. It informs you about potential errors while you are typing. To detect lint errors across namespaces in your project, a cache is needed. To let clj-kondo know where to create one, make a .clj-kondo directory in the root of your project, meaning on the same level as your project.clj, deps.edn or build.boot. A cache will be created inside of it when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    homeshick

    homeshick

    git dotfiles synchronizer written in bash

    In Unix, configuration files are king. Tailoring tools to suit your needs through configuration can be empowering. An immense number of hours is spent on getting these adjustments just right, but once you leave the confines of your own computer, these local optimizations are left behind. By the power of git, homeshick enables you to bring the symphony of settings you have poured your heart into with you to remote computers. With it you can begin to focus even more energy on bettering your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Self-Hosted Sentry nightly

    Self-Hosted Sentry nightly

    Sentry, feature-complete and packaged up for low-volume deployments

    ... can be done in the .env.custom file. It will be located in the root directory of the Sentry installation. By default, there exists no .env.custom file. In this case, you can manually add this file by copying the .env file to a new .env.custom file and adjust your settings in the .env.custom file. Please keep in mind to check the .env file for changes, when you perform an upgrade of Sentry, so that you can adjust your .env.custom accordingly, if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bats-core

    Bats-core

    Bash automated testing system

    Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. A Bats test file is a Bash script with special syntax for defining test cases. Under the hood, each test case is just a function with a description. Bats is most useful when testing software is written in Bash, but you can use it to test any UNIX program. Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tfenv

    tfenv

    Terraform version manager

    ... line, and each FILE type log entry. If you put a .terraform-version file on your project root, or in your home directory, tfenv detects it and uses the version written in it. If the version is latest or latest:<regex>, the latest matching version currently installed will be selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EMAGNET

    EMAGNET

    Automated hacking tool to find leaked databases with 97.1% accuracy

    Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password. Before using Emagnet, please remember that with great power comes great responsibility. Pastebin patched the vulnerability I previously used in order to get recent uploads, so at the moment it is not possible to get recently uploaded files, you are now limited to all syntaxes exempt the default one (95% get's uploaded as 'text' and this is removed from all recent upload lists). Bruteforce...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Knife Fishmonger
    KFishMonger O anonimato em primeiro lugar Build Status Enquanto a sociedade evolui, a liberdade se apaga, KFishMonger é uma solução para um cenário perverso, permite. Automação em montagem de ambientes anônimos Um projeto para se discutir e evoluir o anonimato ✨MNONIMATO✨ Recursos Automação em inicialização de VPN Montagem automática de serviços TOR Configuração de DNSCrypt Layout moderno para monitorar o ambiente De fácil customização...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 17
    fwiptables. Firewall With iptables.

    fwiptables. Firewall With iptables.

    iptables mini-script in file-wizard

    ..., netfilter xtables, with tools ip, wizards for rules, with save/load rules with files, with shield to ssh or other servers choosed, with limit bandwidth, string word, with host whitelist, host blacklist, with other more capabilities of firewall. # fwiptables install (root) modes: chmod 755 fwiptables install: ./fwiptables install # fwiptables location File location : /usr/bin/fwiptables Config directory: /root/.config/fwiptables
    Downloads: 42 This Week
    Last Update:
    See Project
  • 18
    Life

    Life

    Linux for Education based on Ubuntu MATE

    Li-f-e: Linux for Education. A free Linux distribution for education.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    XSIBackup-App

    XSIBackup-App

    Backup and replicate Linux files, databases and ©VMWare ©ESXi VMs

    Free virtual appliance to backup and replicate Linux servers and ©VMWare ©ESXi virtual machines from version 5.1 to 8.0. https://33hops.com/xsibackup-app-detailed-installation-instructions.html ©XSIBackup-App connects to multiple Linux or ©ESXi servers and backs VMs & files up to, local disk, NFS, iSCSI, Samba, etc... or to any Linux or ©ESXi server over IP, it just needs the SSH port open. This appliance is based in CentOS 7 and has root access. You can install any available software...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Foswiki
    Foswiki is an Enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins. Foswiki stands for "Free and Open Source" wiki to emphasize its commitment to Open Source software.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    GaryOS

    GaryOS

    GaryOS is an entire GNU/Linux system in a single bootable file

    GaryOS is an entire GNU/Linux system in a single bootable file. It is also a Builder system to create and package Gentoo installations. Builder creates custom root filesystems that GaryOS can load into memory in place of its own. GaryOS can build new or updated versions of itself from within itself. Primary uses: * System rescue and recovery * Anonymous and secure workstation * GNU/Linux learning environment * Installation of Gentoo Unique advantages: * Source-based...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Monitoring Storage,  SAN,  LAN

    Monitoring Storage, SAN, LAN

    Storage, SAN, LAN Performance Monitoring: IBM,NetApp,Hitachi,HPE,EMC

    The tool offers you end-to-end views of your storage environment including LAN and SAN and can save you significant money in operation monitoring and by predicting utilization bottlenecks in your virtualized environment. You can also generate policy-based alerts, view overall health status of your systems, reduce service downtime, use capacity and forecasting data - Real-time storage performance visibility in LAN and SAN multi-vendor environment - Historical reporting (graph,...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    HardenLinux

    Shell Script to Harden Default Values in Linux Distributions

    HardenLinux is a shell script designed to harden default values in Linux distributions and assist with malware removal. With root permissions, it can perform many tasks listed in a menu. As a script, HardenLinux is highly documented and easy to comprehend.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of virtual...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    update-golang

    update-golang

    Easily fetch and install new Golang releases with minimal intrusion

    ... is to install Golang globally for all system users. However, you can use the environment variables to point locations to your per-user home directory. The per-user installation does not need root (sudo) privileges. You can use the '-declutter' option to prevent caching downloaded archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next