146 projects for "script" with 2 filters applied:

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 3
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh archdi Or you can install it on your system with sh archdi -i And then you can use archdi cmd. ...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Automated software deployment, upgrade and removal script for Windows. Can be run as a service to install software in the background without user interaction. See http://wpkg.org/ for more info and downloads. See http://lists.wpkg.org/ for mailing lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bash Script for System services monitoring (httpd,smtp,pop,dns,mysql),recovering and alert via email and SMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libinclude

    libinclude

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

    As a library we consider a simple shell script containing function and/or variable definitions. Libinclude offers you the possibility to use those kind of libraries in a comfortable manner. The usage is very close to the syntax of python's import statement. Functions (FUNC) and variables (VAR) in a library (MYLIB) can be simply included, but also imported in their own namespace (MYLIB_VAR, MYLIB_FUNC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10

    torssh

    Makes a SSH conection through TOR

    A simple bash script to make a secure shell (SSH) connection using the TOR network. This script requires Tor and proxychains installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    ...You can also send report to email address by using --email parameter: ./check_run.sh --email <your@email.com> Report will be emailed to you. Useful when running script via cron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    ldap nis 2 rfc2307bis

    ldap nis 2 rfc2307bis

    Migrate an ldap with nis schema to rfc2307bis schema

    A short script written in Python to migrate an ldap ldif file with nis schema to rfc2307bis schema. Synthax: ./ldap_nis_2_rfc2307bis.py <source ldif file> <dest ldif file>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    X11::GUITest, is a Perl package, used for controlling applications by means of user emulation. This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib. You may find that this mechanism is easier to use then that provided by xautomation or xdotool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    backuppc_client

    backuppc: bkp_client

    This is a simple bkp_client script for backuppc providing some API and plugin infrastructure for preparing clients to backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KISSmenu

    KISSmenu

    KeepItSimple: organize&integrate your tools in a non-/interactive menu

    ...Development or tooling environment: shortcut based menu of commands, which can be used both interactively and non-interactively. Middleware: simply integrates various software through environment variables. Really simple! A 500 lines long bash script easy to maintain, fork or extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a straightforward shell script with alternate JAVA application to regularly monitor your hosts and let you know via GUI or email if they go down. The app can be run in a simple GUI or via the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rackspace DNS agent

    Rackspace DNS agent

    Use Rackspace DNS as dynamic Dns

    This is a parametric bash script that you can set up to run at startup or as a cron job in each one of your server. Each time the server will boot up or execute the script an automatic API call will be created to create if not existent, or update if necessary the related DNS record hosted on Rackspace Cloud. Please refer to: http://docs.rackspace.com/cdns/api/v1.0/cdns-devguide/content/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    umlaute

    This script corrects vowel mutation (Umlaut) errors in filenames

    I have written this short script to correct vowel mutation (Umlaut) errors in filenames. This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset. One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8. Such errors can't be corrected using convmv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JWare/AntXtras is a powerful extension Ant library as well as a collection of useful Ant components. The current active AntXtras projects include "AntXtras", "Log4Ant", and "Svn4Ant".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    openldap_hook

    openldap_hook

    An hook overlay for OpenLDAP

    An OpenLDAP overlay that can launch a script when you add, alter or delete an entry in a specified organizational unit. The script name and the organizational unit can be configured in the slapd.conf file or in the cn=config dn.
    Downloads: 0 This Week
    Last Update:
    See Project