Showing 65 open source projects for "directory script"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    ...This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic directory brute-forcing mode, DNS subdomain brute-forcing mode, the mode that enumerates open S3 buckets and looks for existence and bucket listings, and the virtual host brute-forcing mode (not the same as DNS!). Since this tool is written in Go you need to install the Go language/compiler/etc. ...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 2
    gradle-completion

    gradle-completion

    Gradle tab completion for bash and zsh

    ...-Dorg.gradle.debug) It also handles custom default build files, so rootProject.buildFileName = 'build.gradle.kts' is supported. See instructions for bash or for zsh, then consider optional additional configuration. Download and place the plugin and completion script into your oh-my-zsh plugins directory. Completion cache initialization happens the first time you invoke completion and usually takes a few seconds, depending on the size of your project. You can manually initialize the cache and avoid interrupting your development mojo. Tab completion checks known build scripts to see if they've been changed and refreshes the task cache if so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A PHP script to show the number of hits in web pages. This script runs into web site directory and uses text or PNG images in graphic mode. You can use your custom PNG images. It isn't a CGI program and depends an web server with PHP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    uix-kit

    uix-kit

    A free web kits for fast web design and development

    ...It is a web dev build tool/scaffold that does not depend on any framework. You can import any external libraries/frameworks or native ES Modules for production. The generated core file in the dist directory can be used separately in any website. Support JS, HTML, and SASS component library automatically packaged. It is used to develop the full-static website (HTML templates or for dynamic language integration). The demo depends on jQuery (you can completely rewrite the script if needed). And dist DOES NOT bundle any third-party script and style library, all libraries are loaded externally in the HTML file. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    ProxyChains-NG

    ProxyChains-NG

    Hooks calls to sockets in dynamically linked programs

    proxychains ng (new generation), a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies. The way it works is basically a HACK; so it is possible that it doesn't work with your program, especially when it's a script, or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    LinkDir web directory script

    LinkDir web directory script

    Web directory script to launch directory site

    LinkDir! Web directory script in PHP. Easy to make your own web directory for websites and products. Basically, it is a web directory script to make its own directory site for a small niche. The script lets you build and run your own directory site of services/website/review site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FTP prune

    FTPprune is a Perl script to manage a remote ftp archive

    FTPprune is a Perl script to manage the size of a remote ftp archive. It was originally developed to manage offsite copies of Zoneminder CCTV events, but can be used with any FTP file archive. FTPprune will go through the archive and remove the oldest files reducing the archive size to a maximum that you specify, optionally preserving the last (-a) days of files. There are a few other options too - see the wiki for command line usage and Perl modules required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TPM (Tmux Plugin Manager)

    TPM (Tmux Plugin Manager)

    Tmux Plugin Manager

    TPM is the de facto plugin manager for tmux, streamlining installation, updates, and cleanup of tmux plugins. You declare plugins in your .tmux.conf, add TPM itself, then use intuitive key bindings to install or update everything—no manual cloning or script wrangling. It supports plugins hosted on GitHub or elsewhere, handles version updates, and can remove unused plugins to keep your environment tidy. TPM runs entirely inside tmux sessions and doesn’t require root privileges, which makes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    gas-github

    gas-github

    sync gas code to github

    ...The extension does not use the Google Drive API, so you don't need any google authentication. Moreover, this extension supports Bound scripts. Support two-factor authentication (GitHub, GitHub Enterprise only). Work with directory(with slash in filename). Support GitHub Organizations, Bitbucket Teams and GitLab Groups. Google Apps Script native UI. Option to change filetype from .gs to .js when uploading to SCM. Option to add ignore file pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mzitu

    mzitu

    Python crawler that downloads image galleries and analyzes titles

    mzitu is a Python-based web crawling project designed to automatically download and organize image galleries from a specific photography site. It demonstrates how to build a scraper that navigates gallery pages, retrieves image links, and saves the images locally in a structured directory layout. It focuses on automating the collection of large sets of images by programmatically parsing page content and iterating through gallery entries. mzitu also includes a simple analysis script that processes downloaded folder names to generate statistics and visualizations. Using text segmentation and frequency analysis, the project can create a word cloud representing common keywords found in the dataset. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Create Website From Text File

    Create Website From Text File

    A Website Builder / Creator Script to Create Website From a Text File

    Please watch the video below to see this website builder / creator script in action. in less than 5 Minutes, you can create a website / webpage, from a text file, using the script enclosed, in the zip file downloaded from above. A custom Puppy Linux Operating System has been created for this purpose of running the script on various client computers. You can download it here : https://sourceforge.net/projects/command-output-to-html-table/files/OS/ Wherever possible, give preference to the 64-bit system over the 32-bit system for better performance and features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MV Video Sharing Software

    MV Video Sharing Software

    MV Video Sharing Software is a free video sharing script like Youtube

    MV Video Sharing Software is a free video sharing software that allows the capability of creating a video sharing website like Youtube. Setting up is easy. All you have to do is download, upload the contents to the directory of your choice, and use your favorite web browser to visit the directory in order to start the installation process. Once you have completed the installation process, you will be ready to start your video sharing website! If anything, you can also have Melero Video set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wordpress installer

    wordpress installer

    Automatically downloads & install WordPress, plugins & themes quickly.

    ...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 to the directory you want to install wordpress. It may be in your domain's root dir or a subdir. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    Wordpress EU Cookie Script / Plugin

    An easy to install wordpress plugin for complying to the eu cookie law

    === Device & Browser Compatibility === Displaying correctly on all major devices and browsers apart from Internet Explorer 6 on http://www.browserstack.com ====================================== === Description === Rankguard provides a non-intrusive notification in the wordpress footer allowing your website visitors to accept cookies. Our plugin makes use of implied consent like the UK Government and Youtube. =================== === Installation === 1. Upload the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    F7 Indexer

    F7 Indexer

    A PHP script to display files and folders

    A simple PHP script that displays the content of a specified directory in a good-looking responsive output page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zoozle Search & Download Suchmaschine

    Zoozle Search & Download Suchmaschine

    Zoozle 2008 - 2010 Webpage, Tools and SQL Files

    Download search engine and directory with Rapidshare and Torrent - zoozle Download Suchmaschine All The files that run the World Leading German Download Search Engine in 2010 with 500 000 unique visitors a day - all the tools you need to set up a clone. Code Contains: - PHP Files for zoozle - Perl Crawler for gathering new content to database and all other cool tools i have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhotoFrame is a PHP5 script that automatically creates a clean Web interface (using frames) from a directory full of JPEG, PNG and GIF images. It creates thumbnails automatically and can use JPEG comments if it finds them. Features web administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Directory Indexer

    Directory Indexer

    Simple File Indexer for your website

    This is a simple PHP script designed to index all your files in the root folder of your website. Of course you can ignore certain files, like the index and other pages from the website. It isn't very complicated to edit, config and mod this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Bulk Email Sender

    MOX Bulk Email Sender is free and powerful bulk email sender script

    MOX Bulk Email Sender is free and powerful bulk email sender script to create and send to your email lists. Installation: 1. extract the bulk emailer archive. 2. Upload the whole directory "emailer" to your web root directory. 3. Give the permissions 777 to the directories "emailer/lists/" and "emailer/log/". 4. Open the url "http://www.yourwebsite.com/<your web-root-directory>/php/emailer.php". 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EGallery

    EGallery

    A simple PHP image gallery with cache and no database.

    EGallery is a PHP script that generates an image gallery from a directory of files without having to set up a database. What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server. Features include: - Cached thumbnails to reduce page load times - Upload script to add image files from your web browser - Download all images as a .zip file - Clicking on an image thumbnail prompts users to save the original image file to their computer Credits: - Utilizes the jQuery Masonry plugin to align images: http://masonry.desandro.com/ - Upload script from Uploadify: http://www.uploadify.com/ - Thumbnail creation: http://code.google.com/p/timthumb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a small FTP client written in Perl, it is meant to be used in a terminal. Software released under the GNU GPL V3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB