Showing 552 open source projects for "root user"

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

    vboxsvc - VirtualBox SMF service wrapper

    SMF service wrapper for VirtualBox under Solaris 10+ and OpenSolaris.

    SMF service wrapper for Sun/Oracle VirtualBox under Sun/Oracle Solaris 10+ and OpenSolaris builds (including OpenIndiana and illumos). Detailed project description is available in the README file: http://vboxsvc.svn.sourceforge.net/viewvc/vboxsvc/usr/share/doc/vboxsvc/README-vboxsvc.txt Discuss and get help in VirtualBox Forum thread "[Free as in beer] SMF service for VirtualBox VM's": https://forums.virtualbox.org/viewtopic.php?f=11&t=33249 A replica is hosted (and would likely be...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    mc-desktop

    mc-desktop

    Simple GUI for mc

    A user-friendly file manager and visual shell. When you install package mc-desktop you will be able to run mc from Menu as root and user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TSC Package Manager is a mutli-platform generic Ruby based package preparation and installation facility. Sub-packages are self-extracting well-compressed files that may be installed, removed, updated or patched. Well suited for non-root installations. Moved to: https://github.com/tsc-collection/tsc-tpm Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DDDChalk

    Set of java annotations to express domain driven design (DDD) concepts

    This is a simple library for java annotations to mark what class is what in DDD (Service, ValueObject, Repository, Aggregate root, etc). Many projects start without DDD approach, but as project grows larger, it becomes harder to orient oneself in all this code, and it is not easy to refactor the whole project all at once. Here is where DDDChalk annotations come into play. They are a quick means to mark important things and express the object's role in the project in terms of domain driven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5
    wmudmount
    A filesystem mounter that uses udisks to handle notification of new filesystems and mounting of the filesystems as a non-root user. It also includes a mode to display the mounted filesystems with the least free space percentage (similar to wmfsm).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    EasyTransitions

    EasyTransitions

    A simple way to create custom interactive UIViewController transitions

    EasyTransitions is a library that helps developers create custom interactive transitions using simple functions defined in a protocol and avoid handling the multiple transitions APIs in UIKit. During a modal transition, we should only manage the view that is being presented today (modalView). We can inject animations on the root controller anyway. The ModalTransitionAnimator is a really straight forward protocol. Just layout the views ready to be animated on the layout function and perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    iDecryptIt

    iDecryptIt

    iOS firmware tools

    Project has been moved to GitHub: https://github.com/colejohnson66/iDecryptIt iDecryptIt is a tool to decrypt the root filesystem of an IPSW.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 9
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes. Icon
    IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes.

    It is easy to use, allowing you to learn and perform business process modeling in minutes.

    With an intuitive, web-based interface, IBM Blueworks Live empowers teams to document, analyze and streamline processes with unprecedented ease and efficiency, with no downloads necessary. It's designed for dynamic collaboration, enabling stakeholders to connect, share insights and drive improvements in real-time, from anywhere.
    Learn More
  • 10

    MP3 File Organizer

    Efficient MP3 File Organizer

    First release of my Mp3 File Organizer 3 Pass MP3 File Organizer. Program can run in the background. It does not take any memory nor resources. Select Root Directory of MP3 Music and this program will reorganize it recursively according to: 1) Artist Name 2) Album Name 3) Will rename each MP3 to: Artist Name - Song Name.mp3 and will move file it to proper folder. The program also deletes empty folders. If you ever get any errors, this program will temporarily stop so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mep4j

    Math Expression Parser 4 Java

    Math Expression Parser 4 Java MEP4J is a high performance math expression strings parser for Java (J2SE >= 5). Compare its performance against similiar libraries and let me know your experince. The library manages the 5 operators (+, -, /, %, *) together with the following functions: - "abs" - "cos" - "sin" - "acos" - "asin" - "cosh" - "sinh" - "tan", - "tanh" - "atan" - "sqrt" - "cbrt" - "root" - "log" - "log10" - "log1p" - "exp" - "expm1" - "atan2" - "pow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Slidr

    Slidr

    Easily add slide to dismiss functionality to an Activity

    Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Quick-Save-Live

    Quick-Save-Live

    Quick Safety and Rescue System

    This Linux Live CD provides a Quick Way to Save Files from the Hard Drives to an External Drive for Safety and Rescue Purposes. This GUI System gets started in less than 28 seconds and is able to auto mount all drives including external ones, but excluding encrypted drives, for user access. On Startup, this system provides a dual pane file manager for copying files and folders between the panels, by way of a simple drag and drop facility. Following are the limitations of this system...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    reverse-system-tuner

    System settings app for RDE

    Easily change user settings using RST, no codes affecting root files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cpos makes a bootable backup copy of the currently mounted root partition, or a tar file copy of the root partition, to another partition defined in the configuration file. This allows the user to make quick periodic recoverable backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    git-fire

    git-fire

    Save Your Code in an Emergency

    git-fire is a Git plugin that helps in the event of an emergency by switching to the repository's root directory, adding all current files, committing, and pushing commits and all stashes to a new branch (to prevent merge conflicts). Alias it to git out or git going for comedic effect. <message> is optional. If not specified, "Fire! Branch fire-current branch-user email-seconds since epoch" will be used. Just copy git-fire to your $PATH and ensure it is an executable (chmod +x git-fire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ... to create GUIs based on the library, just check it out and run PHP embedded server from the root of the project, access http://127.0.0.1/JsDesigner and check it out. It's really neat, but too old for people that never had to code for Netscape 1 beta, IE 3-6, Mozilla 1.*, FF 0.*, or any project that is older than 2012-2013. JsWebGets (former JsObjects) is a collection of javascript+DOM objects intended to provide a desktop like behaviour to web applications. It worked on all browser's of its time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vuu-do

    Vuu-do

    GNU/Linux project, using Devuan as a base.

    Vuu-do linux is a small, lightweight linux project based on Devuan, and featuring the Openbox window manager. There is a minimal setup to build on with the programs of your choice, or a maximal version with the most common programs already installed. All images are hybrid-isos (live-CD/USB), so you can test prior to install. Current images are non-uefi enabled, efi-versions to come later. This project has been localized for English and UTF-8. VUU-DO stands for Veteran Unix User-do...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    L2TP over IPsec VPN Manager

    A GUI to manage L2TP over IPsec virtual private network connections

    It provides a system tray icon in the notification area from which a non privileged user can establish and bring down L2TP over IPsec VPN connections. There is also a 'Edit connections' menu item. In order to bring up the editor dialog, a non privileged user must authenticate as root. From there the user can add, remove and edit vpn connections. Editing allows configuring various options for IPsec, L2TP and PPP. Among others, the user can configure eg. the gateway, the use of either...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    KDE-Services

    KDE-Services

    Full features for Dolphin's right click menu on KDE [4.x|5.x]

    This program extends the features of the Dolphin's (File Manager) right click contextual menu on KDE [4.x|5.x] graphical environment. Specially designed for OS based on Red Hat.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23

    dynip

    Dynamic IP address Updater

    dynip is a Freebsd daemon that monitors your host system ISP assigned dynamic IP address. If it changes, dynip automatically updates the dynamic DNS IP address at your dynamic DNS hosting provider then posts an informational message to the host system log followed by sending an informational email to user root.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Heads

    Heads

    A minimal Linux that runs as a coreboot or LinuxBoot ROM payload

    ... and state on the computer. Heads is not just another Linux distribution – it combines the physical hardening of specific hardware platforms and flash security features with custom coreboot firmware and a Linux boot loader in ROM. This moves the root of trust into the write-protected region of the SPI flash and prevents further software modifications to the bootup code (and on platforms that support it, Bootguard can protect against many hardware attacks as well).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dep-graphV

    dep-graphV

    An useful tool to analize header dependendencies via graphs

    dep-graphV is an useful development tool, written in C++ and powered by Qt and GraphViz, that creates a graph of your codebase, by parsing every #include statement found in the project's root folder. It is helpful when you need to analize and visualize the dependecy tree, highlightining cycles and "useless paths", and It means, in short, that you could drastically reduce build times, especially when working on large-scale projects.
    Downloads: 0 This Week
    Last Update:
    See Project