Showing 20 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    OPSI UPDATER

    Check and Update Products on OPSI Server

    This OPSI SERVER Command line Tool (Opsi Updater) will check for available OPSI Product Updates on official Servers (example Mozilla) and will allow to Download and Update older Product Versions on OPSI Repository and distribute them on clients having older versions. readme: http://svn.code.sourceforge.net/p/opsiupdater/code-0/trunk/readme.txt
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    multiOTP open source

    multiOTP open source

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

    ...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 Authenticator software tokens. SMS code sending is currently implemented for several providers (ASPSMS, Clickatell and IntelliSMS). The data storage of the command line utility is by default flat files based in order to simplify deployment in a few minutes, but MySQL backend is supported too. multiOTP can be easily integrated in RADIUS servers like FreeRADIUS under Linux/Windows or TekRADIUS LT under Windows. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Arch Linux Fast Install

    Arch Linux Fast Install

    Install Arch Linux with 2 lines of code

    # archfi Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media. With this script, you can install Arch Linux with 2 lines of code. This wizard is maked to install minimum packages (base, grub and optionally efibootmgr). At the end of this wizard, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages. archdi project : https://github.com/MatMoul/archdi You can watch my videos to show how to use it : https://www.youtube.com/playlist?...
    Leader badge
    Downloads: 133 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
  • 5
    Rescatux

    Rescatux

    Easy to use Repair distribution for both Gnu/Linux and Windows systems

    ...O better, even, you can help debug and fix Rescatux bugs on the fly. * Share log on forum: Prepares a forum post alike text so that you can just copy and paste it in your favourite forum. Logs are nicely inserted into it with [CODE] symbols. * Boot Info Script: Run Boot Info Script option to share your computer configuration (specially boot one).
    Leader badge
    Downloads: 1,458 This Week
    Last Update:
    See Project
  • 6

    doall

    Shell script to run a command for many files selected with wildcards

    ....$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    git-standup

    git-standup

    Keep track of what you have been doing on the last working day

    ...You can install git-standup using one of the options provided. Simply run it in your project directory and it will give you the output from the last working day. If you run it in a folder containing multiple git repositories, it will go through each of the projects and give you the standup report for each one of them. You can pass several options to modify how git-standup behaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    ...One can define dependencies with 3ed party programs, which will be checked while importing and returns a meaningful error message if not met. To adopt the library to different environments, conditional comments provide the possibility to include code blocks depending on defined conditions, or run code on file inclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The system performs administration of the users with Internet access through a static IP addresses or PPPoE sessions, limits their speed and automatically stops the service provided after a specified date. Get the latest development version. git clone https://github.com/mysticall/imslu.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • Optimize your quoting process with DrayMaster, our intuitive rate management solution designed specifically for truckers and brokers. Icon
    Optimize your quoting process with DrayMaster, our intuitive rate management solution designed specifically for truckers and brokers.

    The easier way to manage your intermodal rates

    DrayMaster is the go-to tool for drayage carrier rate management, quicker quoting and improved collaboration, providing a simple web interface for looking up rates or integrating into an existing TMS. It is the only rate management solution that captures complete drayage rates beyond line haul and fuel surcharge with a full view to all accessorials, and the only neutral tariff management system and digital delivery platform designed specifically for the drayage industry. DrayMaster can also connect 3PLs, freight forwarders, and brokers with drayage providers utilizing great features including streamlined rate management and quoting, professional quotes that include all accessorials, simplified administration of complex rates, real-time access to current rate information, and a simple bid tool for quick RFP quoting. With DrayMaster, spend less time on challenging intermodal rates and more time growing your business.
    Learn More
  • 10

    wpwd

    Change system password web based

    ...This quite simple web form provides a possibility to end users to change their own *NIX account passwords even if interactive logins are not possible, e.g. pure SFTP accounts. Currently this is realized by a bash script with embedded expect code (need expect to be installed) and is also rewritten in python using pyexpect, so that there are no more dependencies, except for a http server. Both versions can be used equally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    ...BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes with lots of Features. See the main Features below on this page. Find more information in http://sourceforge.net/p/bginfo4x/wiki/BGINFO4X/
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12

    etckeeper-ng

    Backup solution based using git and rsync next level

    Etckeeper-ng is a bash script which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory. It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed. When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    it's a set of scripts that help you find/manage duplicated files on your system it can be used for finding duplicated files after a crash (imagine you got a disk crashed, you try to undelete, which will recover some moved files [that you, for exemple, p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NOW HOSTED AT GITHUB https://github.com/jblaine/AFS-Tool-Suite ---- CODE HERE IS OLD ---- AFS Tool Suite is a set of scripts (mostly system administration), Python library functions and classes for dealing with an AFS cell and capturing data returned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16
    Moving to google code: http://yaci.googlecode.com Yet Another Cluster Installer) is a lightweight system tool used to reliably and quickly install large-scale (and small-scale) Linux clusters. It supports RedHat 7.3, 9 for i686, and RHEL3 and R
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Exmmpkg is a tool used to make and install a directory of code. Exmmpkg will compile and either install it, or automatically make one of 2 types of packages from it. - This project is now obsolete thanks to emerge in gentoo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Programming Utilities written for quicker development processes. Distributed in one big package. All GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Front end to manage Developer 2000 source code trees with RCS engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Systems administrator tools for the OS X platform Primarily a supplement to automatic software distribution. All code and files will only be placed in the CVS, so for downloads and code go there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next