Search Results for "mac script executor" - Page 75

Showing 4179 open source projects for "mac script executor"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    timeset

    A bash script to manage system date and time

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Backtrack menu and Backtrack tools

    Backtrack menu and Backtrack tools

    Install Backtrack tools without changing current os.

    Add Backtrack tools with optional Backtrack Menu on ubuntu/redhat/centos. Run bash script that will be install Backtrack tools on your operating system. follow some simple step those will install BT Tools on your current os. New feature in menuVersion2: - Now support redhat and centos also. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TCX VPower

    Add "virtual" power to cycling TCX files

    Simple Python script to parse Garmin Training Center (TCX) files from cycling activities and add computed "virtual" power to each trackpoint. Useful for riders without power meters that import their TCX files into programs like GoldenCheetah or Garmin Training Center that don't provide their own virtual power calculations. Power computation is similar to the method Strava uses for its virtual power feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Outpost

    Outpost

    A first defense of web application security

    It rejects/redirects the user agent that are known to be with bad intention, such as sql injection payload from sqlmap, scanners and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    pMap

    Discovery, Scanning, and Fingerprinting via Broadcast and Multicast Tr

    Passively discover, scan, and fingerprint link-local peers by the background noise they generate (i.e. their broadcast and multicast traffic)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    With this tool you can find plugins of your wordpress target ! Don't change name of Plugin_path.txt ! if you change this , program can not Work . and dont remove CopyRight ! And Do not delete Programmer name ! please . Open Script In Linux , [for colors !] thanks for using my tool ! Enjoy .... Grey Hat Boys !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GRA4 Social Network (Micro)

    GRA4 Social Network (Micro)

    Social Networking PHP Script

    Big social networks put plenty of websites out of business - anyone can create a group, say, on Facebook, and it's much easier than to build and support whole website. Now we want to get web-masters back into the game, arming them with the same functionality major social networks have. The Micro is the simplest GRA4-powered Social Network. It can run on any PHP hosting (including free ones), and does not even require a database server. Demo: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Framework designed for starting up a browser text based MMORPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IP to DNS

    This script displays the IP associated to a DNS name (or vice versa)

    This script displays the IP associated with a DNS name (or vice versa). Sample Usage: iptodns.pl 192.168.0.1 iptodns.pl www.google.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    JavaScript Chess

    JavaScript chess with board rotation, pgn output, forward/back & save

    Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection. Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented. The cpu engine is a work in progress, suggestions/contributions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Windows PrintEnv

    Windows equivalent of printenv on Unix

    This script prints out its environment varibles. This script is intended for Windows users who don't easily have the ability to print all Environment variables such as Unix printenv command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TestMax

    Frontend & Backend Automation Tool

    TestMax is integrated Software Testing framework which can be used to test distributed system by developing rapid test cases using XML configuration in front and backend that talks to each other within the test framework. This tool can be used for Database, webservice, API, Junit, TestNg and Frontend including performance test. The main advantage of this TestMax architecture is separating test data configuration from test case run time environment. It reduces the maintenance of test cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Limiter (botnet & overload protection)

    Simple web protection against botnet attack

    If your web is attacked by botnet, you can include this script into it and prevent server crash. Just set up a number of allowed approaches and controled time. (for ex. 1000 users/1 min) If there were connected 1001 users in 1 minute, web will be shuted down by generated htaccess file. There is a second file(you should execute it with cron) to automaticly remove htaccess file if there will be less than 1001 users per minute. You can add in htaccess generator your public IP address,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Apache Log Reader

    Script to report downloads recorded in Apache log files

    This script, written in Perl, takes the WWW name of a file and reports downloads recorded in the main Apache log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    UID Lookup

    Script to associate a Unix/Linux login to a numeric UID

    This uses the Unix /etc/passwd file to map from a userid to a numerical uid. It accepts a list of userids on the command line, and maps each one. Can be used as a shell script to map usernames to UID's on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Web Page Parser

    This is a simple web page parser based on Perl

    The purpose of this script is to "beautify" raw html code that might not be properly formatted into a properly parsed and easy to read html page. It attempts to auto-correct unclosed tags that may render correctly in a browser but is incorrectly formatted. This script is setup to take a single url as input but can easily be modified to handle multiple urls or local input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Programmable Calendric Calculator

    Programmable Calendric Calculator

    Convert between calendars and work with date ranges.

    This calculator will allow you to convert between many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day, hybrid calendars that switch between schemes, local observational calendars that depend on a particular location, year counts that change for specific eras (regnal calendars) and calendars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Bingo Board

    A full screen interactive bingo display

    Draw and save your own board layouts. Clearly display the current call. Simple to set up and use with a full screen projector. An MS Windows .exe is provided. To run on Mac, Linux, or other OS platforms, just download the Rebol/View interpreter from http://www.rebol.com/download-view.html and run the provided bingo.r script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PHP Login script

    Secure php login script with MySQL and MySQLi support

    Secure php login script with MySQL and MySQLi support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    FTP Synch

    FTP Synchronization Script for Perl

    FTP Synchronization Script for Perl to synchronize the contents of your hard disk and FTP folder together. Built on perl and requires the module Net::FTP to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    x3tcscripts

    x3tcscripts

    LV's public X3TC/X3AP Downloads

    X3 Terran Conflict Script and Mod Repository created by Lord Vader (currently maintained by DrBullwinkle) All files ending .spk must be installed using the Plugin Manager by Cycrow http://forum.egosoft.com/viewtopic.php?t=265915 List all current latest scripts by LV http://code.google.com/p/x3tcscripts/downloads/list?can=2&q=label%3DLV++label%3AFull&colspec=XVersion+Type+Summary+Filename+Uploaded+Size+DownloadCount Readme Links for all scripts by...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    HTML Table Generator

    This Perl script generates a simple HTML table from a text file.

    This Perl script generates a simple HTML table from a text file. The file begins with zero or more lines with set options of the form option = value. The first line after the options contains just spaces and | which defines the extent of each column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Osmotic Pressurization Dynamics

    Calculates dynamics of osmosis-based pressure generation using PEG.

    This MATLAB script calculates pressure as a function of time inside a submerged membrane-bound compartment containing an aqueous PEG solution as an osmotic driver. It can also be used to calculate a membrane's hydraulic permeability by fitting experimental data. The model used accounts for the dilution effects caused by the compartment's expansion. All of this project's resources can be found in the "Files" section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Random Shape Generator

    Program that generates random shapes.

    Random Shape Generator was originally a standalone python 2 script that generated random shapes. I have mow made a GUI mac version using QT and am now going to compile it on windows and Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Custom Attributes

    An Osclass plugin for custom attributes

    Custom Attributes is a plugin for Osclass, a free and open source classifieds script. This plugin allows custom attributes to be added to your listings. Features: - Six input types (checkbox, date, radio, select, text, and textarea). - Full editing of inputs and values. - Input options are required, searchable, and range search (text only). - Date input shows popup calendar for easy selection. - Alphabetical or custom ordering of attributes. - Attribute groups, with category...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB