Showing 4010 open source projects for "linux script"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hubot Scripts

    Hubot Scripts

    Optional scripts for hubot, opt in via hubot-scripts.json

    hubot‑scripts is a now‑deprecated repository containing a curated collection of community‑contributed scripts for Hubot, GitHub's chat‑ops bot, allowing users to extend its functionality easily. Any third-party dependencies for scripts need the addition of your package.json otherwise, a lot of errors will be thrown during the startup of your hubot. You can find a list of dependencies for a script in the documentation header at the top of the script. The best way is to take a look at an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JCF

    JCF

    Advanced form elements customization using CSS/JS

    This library allows cross-browser customization of form elements using CSS. The script requires jQuery 1.7+ to work properly. To add a script in your page simply attach the core file - jcf.js and some of the modules you want to use for customization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Chrome Universal Uninstaller

    Chrome Universal Uninstaller

    Unattended uninstall of any version of Chrome from Windows

    7-Zip sfx package that uses a command file and Powershell script to uninstall any version of Single User exe, Multi User exe and Enterprise MSI Chrome for Windows. Works on 32 and 64 bit operating systems. Tested with Powershell versions 1 through 5. No switches are required for this executable. Google does not supply previous versions of Chrome for download, so I could not test many versions of it. If you have any trouble with the uninstaller, please post the version and type (msi or exe)...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 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
  • 5
    Send OTP SMS PHP

    Send OTP SMS PHP

    Send OTP SMS to your Registered Members

    Send Bulk OTP SMS in PHP using SMS Gateway Center HTTP API You need to be registered member with https://www.smsgatewaycenter.com/ and then you can use this script to send OTP SMS to your clients and peers. This script is just an example to send sms and validate OTP using session. But you can use it with your database to get users and send out OTP SMS to registered members and have them validated. About SMSGatewayCenter.com SMS Gateway Center is one of the leading Bulk SMS Gateway...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open-Publisher

    Open-Publisher

    Using Jekyll to create outputs that can be used as Pandoc inputs

    Open publisher is really just a couple of bash scripts that wrap around Jekyll, Pandoc, KindleGen, and LaTeX, along with some custom Pandoc templates created with a focus on fiction. Write your manuscript in markdown, run a script, and receive some beautifully formatted ePub, Mobi, and print-ready PDF books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Receive SMS Online
    Receive SMS online. API Text messages receiving Simple Receive sms website. SMS number with API. https://www.youtube.com/channel/UCYuMRNb_SRZ4FMsZjnHRZUA https://www.youtube.com/watch?v=V_ghKTcA39c https://www.proovl.com/sms-api https://www.proovl.com Simple SMS receiving Website + virtual mobile number. Receive SMS, SMS nubmer, Receive text message 1. You just have to upload this file on server. 2. Then type your script url yoursite.com/reiceive-sms.php to Proovl Number...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AutoVPN

    AutoVPN

    Create on demand disposable OpenVPN endpoints on AWS

    Script that allows the easy creation of OpenVPN endpoints in any AWS region. Creating a VPN endpoint is done with a single command that takes ~3 minutes. It will create the proper security groups. It spins up a tagged ec2 instance and configures OpenVPN software. Once the instance is configured an OpenVPN configuration file is downloaded and ready to use. There is also functionality to see which instances are running in which region and the ability to terminate the instance when done....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenVPN for Docker

    OpenVPN for Docker

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA. Extensively tested on Digital Ocean $5/mo node and has a corresponding Digital Ocean Community Tutorial. Pick a name for the $OVPN_DATA data volume container. It's recommended to use the ovpn-data- prefix to operate seamlessly with the reference systemd service. Users are encourage to replace example with a descriptive name of their choosing. Initialize the $OVPN_DATA container that will hold the configuration files and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Tabular

    Tabular

    Vim script for text filtering and alignment

    Tabular is a Vim plugin for aligning text into neat columns using pattern-driven rules. Instead of manually spacing content, you define an alignment target—such as : in dictionaries, = in assignments, or | in Markdown tables—and the plugin rearranges whitespace to produce straight columns. It supports regular expressions, so you can craft smart alignment that respects context or ignores edge cases. The workflow fits naturally into Vim: you visually select lines (or operate on a motion), run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    newsscrape

    news headline collecting for analysis in determining the category

    newsscrape is web scraping for news headline to analyse on how it relates to a news category. - It extracts RSS feed from Google News. - Each news headline is matched against Google News category like Entertainment, Sports, etc. - Called from scheduler to collect this data at 5 minutes interval and be accumulated in a database. - It contains R statistical computing scripts to learn the pattern on words in the headline resulting a particular category. - To test its accuracy in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wordpress installer

    wordpress installer

    Automatically downloads & install WordPress, plugins & themes quickly.

    Wordpress Installer is the easiest way to install WordPress. WordPress installation could be long: downloading, decompressing, uploading, plugins and themes installation... Wordpress Installer will take care all of this things. Simply upload this tiny script where you want to install WordPress. A lightweight script which automatically downloads and install WordPress, plugins and themes you want in few seconds. Simply download the .zip archive, upload the "wordpress-installer" folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PROJECT MOVED TO https://github.com/paulhtremblay/rtf2xml The script rtf2xml faithfully converts Microsoft's RTF format to structured XML. Developers can make further transformations using standard XML tools, or use the stylsheets provided to convert to sdocbook or TEI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    newstype

    news headline collecting agent scheduled to run from a web browser

    newstype is a news headline collecting agent scheduled to run from a web browser. It gives the user the option to fetch the news from external source through the web client side. This can be useful where some host only allows logging but not accessing external sites like Google News. The web client application also allows the automation of fetching of news from the web client side. This can also be useful as some server hosts do not provide scheduler that runs tasks such as logging news...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Domain Availability Checker

    Domain Availability Checker

    Domain availability checker php script with css free download.

    Domain availability checker system with css is a free system based on php. This system is powered by blogging kite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    aur-anonsurf

    A script from ParrotSec providing a strong system-wide anonymization m

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cryptomac

    cryptomac

    macchanger automate script

    Automating macchanger tasks for my friend 'crypt0_buf' sutch as: change mac address, set TX-Power, code region settings, signal strength, set network-manager cloned mac address, Build/delete cryptostart init.d startup entry, use arpon software to prevent arp poison attacks (MitM)... WARNING: this script needs the 'startup.txt' file to build cryptostart init.d startup entry (script auto-start)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP script for SMS receiving
    Receive SMS online. Receive SMS + Phone NUMBER. PHP script for text messages receiving. Mobile number for SMS messages. Simple and easy for modification, PHP script for SMS receiving. https://www.proovl.com Store Text Messages from mobile phones to database. Proovl SMS number with Mysql (PDO) database connection. Receive SMS to database MySQL (PDO). https://www.youtube.com/channel/UCYuMRNb_SRZ4FMsZjnHRZUA SMS number for text...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PHP script for SMS sending
    Simple and easy for modification, PHP script for SMS text messages sending API. SMS Gateway (Australia, United Kingdom, United States, Brazil, Türkiye, España, Suomi, México, Italia, India, France, Malaysia, Argentina, Colombia, Canada, Indonesia, Deutschland, Nigeria, Kenya, Ethiopia, Egypt, Philippines and Worldwide coverage!) through HTTP with your Virtual mobile number and delivery reports. You just have to type your account information ( https://www.proovl.com ) and upload file on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    snapPERL

    Helper script for snapraid (http://www.snapraid.it/) created in Perl

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    savonet
    Audio toolkit for streaming, aiming at complex Internet radio systems. Our stream generator is highly extensible and flexible. Script based, it can be a fully automatic daemon streamer, but is also used for live shows with an user-friendly GUI.
    Leader badge
    Downloads: 295 This Week
    Last Update:
    See Project
  • 23
    Xboxpad its a python Script for use with xboxdrv on Linux, now you can plug your xbox 360 controller on Linux and just launch xboxpad in a terminal. Howto: * Download & install xboxpad * Follow Howto file (only for xboxpad_x.x_src.tar.gz) * Reboot your system. * Connect your Xbox 360 pad. * Launch in a terminal $ sudo xboxpad * Enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Get-CmInventory

    System Center Configuration Manager Site Server Inventory Script

    A PowerShell script provided for inventorying one or more System Center Configuration Manager site servers to produce a report file. Includes AD information, Server information, SQL information, and SCCM site information. Current Version 1605.2201 See Wiki "Revisions" page for updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Script addon for Kodi to control a button with a Raspberry Pi. Need RPi.GPIO to work
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo