Search Results for "upload root linux" - Page 43

Showing 2522 open source projects for "upload root linux"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Claustrum

    Claustrum

    An unfinished armored chat attempt with complementary tools.

    This is an abandoned project. It got too big for me. I upload it with instructions in case someone is encouraged to continue it, with the condition that it remains free. See wiki for the task list, and also the help dialog into the program. I am not an expert programmer, surely there will be security improvements to make. And, if you need any clarification about the original idea and functions of the program, please let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VGS Related Field Generator

    Vtiger module to create related fields & List between two modules

    VGS Related Field Generator is a free extension module that allows you to create vtiger related fields and related list between two existing modules. This 100% module manager compatible module does not modify any of your current vtiger core files. All you need to do is download the zip file and upload it using the module manager manager. Instructions & More Information: http://www.vgsglobal.com/blog/vtiger-related-fields/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    asif

    asif

    Arch-Linux Simple Install Framework

    A simple cursor-based step by step install program enveloping the basic Archlinux installation process. It is used with Archlinux installation ISO image, in x86_64 live system only. The asif-pkg.tar shipping with packages does not require a network connection. The asif.tar needs a network connection, and please remember to configure your /etc/pacman.d/mirrorlist. f2fs and MVNe support is added. I will update the UI to make it selectable later. Sorry I got no spare time for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Antorca
    A performance and usability focused Linux distribution based on 64-bit Debian testing. It is the successor to illume OS. To use the live ISO image, login to "root" with the password "antorca".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Simple pastebin manager to upload & download sources codes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    operationCopy

    USB device image with capability of copying internal drives of a PC

    This is a Lubuntu iso which incorporates a script capable of copying data from the hard drives of a computer. It gives priority to e-mails, documents and pictures, followed by the remaining data. Works for Windows, Linux and MacOS devices. The drive is fully bootable on its own, not requiring access to the operating system of the machine. To begin, boot the USB drive, and run the BeginCopy.sh script. You will be asked for the root password, which is 'toor'. The script will then attempt to mount relevant partitions and begin copying. If needing to stop, making an interrupt will stop the process, unmount all partitions and shut down the machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Simple program to upload images in Imgur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    listing

    listing

    Small directory script with plenty of options. PHP PDO flavored.

    Listing is a very robust yet simple to learn directory script. Users can Add up to 6 images on top of main image. Responses to listings can be posted on front end. Has plenty of configuration options for administrator and listing members. Secure login with registration and activation via email. Using MySQL and PDO this script is secure enough for production sites. Has a wysiwyg editor and editing modules for user listings. Admin has full control over all listings and can set private or public.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    CANopen for LabVIEW

    LabVIEW CANopen client library

    A collection of VIs for easier interface with basic CANopen client operations such as SDO download, SDO upload and PDO messages. Helper VIs for arbitrary mapping of dictionary objects to specific PDOs are also implemented. The project includes a quite crude implementation of the DSP 402 profile for handling motor drives in velocity and/or in position mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Filter Free YouTube

    A Tool For Receiving an uncurated, censorship and filter free YouTube

    V1.2.1 19/July/2017 A Few Small QOL improvements V1.2 19/July/2017 - Now pulls from each channel's upload list rather than relying on the published per-channel xml feed. This is an application for listing videos from the channels that you are subscribed to without any curating, filtering, or censorship (delete according to your preferences) Please Allow the programme to complete one pass through your subscribed channels before clicking the 'Refresh' button to update the list of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    wl500g

    ASUS WL-5xx RT-N1x Oleg's based custom firmware

    wl500g is ASUS Oleg's based custom firmware. It is free with custom firmware features, and supports the following branches and models: 1.9.2.7-rtn (mainstream, 2.6.22 kernel based, supports: > ASUS RT-N16, RT-N15U, RT-N12, RT-N12B1, RT-N10, RT-N10U, RT-N10UB1, WL-500gP, WL-500gPv2, WL-500W); 1.9.2.7-d (stable/suspended, 2.4.37 kernel based, supports: > ASUS WL-500gP, WL-500gPv2, WL-500W, WL-500gX, WL-520gU, WL-550gE, WL-330gE, WL-320gE, WL-320gP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Heads

    Heads

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

    ...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
  • 15

    gNILFS

    GTK Program for NILFS

    ...https://en.wikipedia.org/wiki/NILFS To use: Extract the zip Ensure nilfs-tools are installed and a NILFS partition is mounted cd to extracted folder sudo python gNILFS.py You must run gNILFS as root in order to convert and mount the checkpoints. Running gNILFS without root will only show you partition details. I have installed and run this successfully on the latest Kali Linux, Raspbian Jessie and Ubuntu Distros. As long as you have GTK 3+ and Python 2 it should work on almost anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    libvcr

    A C++ library for managing configuration files via regular expressions

    This library is supposed to be used in your C++ programs for managing simple Unix configuration files like /etc/hosts. The library allows to create default configuration, read the configuration file, validate each found option or value with C++ std::regex, automatically remove incorrect options and even merge several configurations with predefined priorities for each option. So it may be useful in programs which use several configuration files. For an extra example of the library usage see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ClerksCart

    ClerksCart

    ClerksCart - Multi Vendor Marketplace

    ClerksCart is perfect Multi Vendor Marketplace website. As a vendor (or) Seller you may think to start online business, the first thing you have to create buysell marketplace website. By Using ClerksCart, you can create your own marketplace website today, it is a quick and easy to install this script. You can create a website such as Themeforest, Envato, Alibaba, Ebay, Flipkart, Amazon, Aliexpress etc., ClerksCart is based on OpenCart 2.2 so you can use almost all extensions for this version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Home Portal

    Peer social network

    The Home Portal Project is a peer based social network. It is designed with the intention for its users to not have to use one centralized server based system and instead run a social service as a network of peers! More specifically each user hosts from his computer a bundle of services that are responsible for providing his personal social page and his personal chat room. With the usage of a tracker one user can find another's web page easily and comment, upload or download files and chat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JamesDSPManager

    JamesDSPManager

    Advanced audio DSP features with extra audio experience

    Android system wide audio DSP. It is much more enhanced version from Cyanogenmod DSPManager. It provide you Hybrid order equalizer, IIR/*FIR bass boost, multi-setting reverb, convolver, stereo widen, output clipping control. *FIR mode bass bosst filter is linear phase. *Convolver load wav as impulse source. **Required root access unless you develop your custom ROM. ***Project imported from Github.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 20
    CMSimple_XH

    CMSimple_XH

    A modular, easy-to-install, flat file CMS without database

    CMSimple_XH is a modular, easy-to-install and easy-to-use one administrator Content Management System (CMS) without database. Contents are stored in flat files. Upload it to a server with php 4.3 or higher and it runs. (On some servers writing permissions have to be given.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FileBot

    FileBot

    The ultimate TV and Movie Renamer / Subtitle Downloader

    FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 22
    KDE based dBASE III+ file viewer / utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Backup Dome free website backup plugin

    Backup Dome free website backup plugin

    Backup Dome free website backup plugin

    Restore your website or database to any previous backup version. You can download a zip of the contents and SQL file of your database at any time, choose a backup of your website, or restore individual files and folders in order to backup your files, you should download all the files from your services page folder. After that you can easily upload back the files to your hosting account and your website will be restored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Photo-and-Map-Show

    Php scripts to display photos, their times, maps and captions

    Photo-and-Map-Show is a simple way of setting up a web based photo show out of a collection of jpeg images placed on a www server in a single directory. In one browser window or tab it displays a description of the show and thumbnails of all photos. A click on a thumbnail opens another window or tab where the photo, links to the previous and next ones, and some information about the photo are displayed. The information may include time, place, a map of the place, and a comment (caption),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lychee

    Lychee

    A great looking and easy-to-use photo-management-system

    Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. Managing your photos has never been easier. Upload, move, rename, describe, delete or search your photos in seconds. All in one place, right from your browser. Sharing like it should be. One click and every photo and album is ready for...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo