Showing 45 open source projects for "chmod"

View related business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    WordleSolver

    Wordle Solver written in BASH

    This Wordle solver is written in BASH, and filters through /usr/share/dict/words to narrow down the possible solutions. To use it, simply download the script and make it executable. " chmod u+x PATH/wordlesolver_VERSION.sh " This project was created with the intent to teach BASH programming to students in a fun and meaningful way.. Wordle is a trademark of its respective owners. No endorsement by any trademark holder is stated or implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    outline-install-wrt

    outline-install-wrt

    tun2socks OpenWRT installation script for Outline config

    outline-install-wrt OpenWRT /bin/sh script to install Outline (Shadowsocks) with xjasonlyu/tun2socks How to use: First, get the script and make it executable: cd /tmp wget https://sourceforge.net/p/outline-install-wrt/code/ci/main/tree/install_outline.sh?format=raw -O install_outline.sh chmod +x install_outline.sh Check if you have kmod-tun and ip-full installed, if not run: opkg update opkg install kmod-tun ip-full Then run the script: You'll need at least 9 MiB of free space on / ./install_outline.sh You'll be asked for: your Outline Server IP Outline (Shadowsocks) config in "ss://base64coded@HOST:PORT" format If you want to use Outline (shadowsocks) as your default gateway (y/n) If you don't have enough free space on / , you can install executable to RAM (You'll need up to 40 MiB of RAM): More info on Github https://github.com/1andrevich/outline-install-wrt
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    utkeeper99

    UTKeeper99 a linux based Unreal Tournament and local Webdirect Manager

    ...) # - Distribution of Maps to UT Server and Webserver # - Cloning Maps (you like CTF-Face? or a MH Map ? now play that as DM/TDM map) # - Name fixes (case sensitive for Linux) + chmod/chown defaults for UT/Web # - Advanced UT and Webserver Orphan Cleaning Tool # - Modular design for easy expansion/customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The...
    Downloads: 39 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    autofbpost

    autofbpost

    Automate Facebook publishing posts task to groups

    Automate Facebook publishing posts task to groups 📦Requirements - Windows or Linux operating system - Chromium based browser (Google Chrome, Microsoft Edge, Brave, Opera) - Stable Internet connection 🚀Installation Simply download the executable No additional installation or dependencies are required. Just download and run the executable file 🎮Usage - Windows: Double-click the `.exe` file or run it from the command line - Linux: Make it executable (`chmod +x autofbpost`) and run it (`./autofbpost`) For a detail usage instructions and more, refer to readme (user manual).txt in template folder. | v Template: https://sourceforge.net/projects/autofbpost/files/Template/ Troubleshooting - Antivirus software flagged it / I don't see an executable Add the folder that contains the executable to your antivirus software’s exclusion list Contact: otf31x@outlook.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PetoronHash-System

    PetoronHash-System

    PHASH | post-quantum XOF hashing algorithm | C++20

    ...Optimized performance — ~120–130 MB/s Comprehensive verification — verify_all.sh performs KAT tests, determinism checks, and performance validation. Verification Script: chmod +x verify_all.sh ./verify_all.sh https://github.com/01alekseev/PetoronHash-System Ivan Alekseev | petoron.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    XSubs

    XSubs - Simple and lite script for sharing subtitles

    ...Change the MySQL connection info into the backend/config.php folder. 5. The site is ready for use. Notes ══════════════════════════════════ If subtitles not uploading create subs folder in root dir if not exist and CHMOD 777 (not read-only on windows)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Slideshow Crypto Ticker

    Slideshow Crypto Ticker

    Real Time Slideshow Crypto Price Ticker For Raspberry Pi LCD Screens

    ...v=fZ98Fm6ZkW8 Developed on a Raspi v3 B+, with these screens / cases: https://smile.amazon.com/gp/product/B07N38B86S (no mods) https://smile.amazon.com/gp/product/B08Q34RS7M (Noctua fan crazy-glue-mounted, + Noctua fan speed controller outside case, see README.txt) Debian-based Auto-Install Commands (use "Terminal" app in your system menu, or over remote SSH): wget --no-cache -O TICKER-INSTALL.bash https://tinyurl.com/install-crypto-ticker chmod +x TICKER-INSTALL.bash sudo ./TICKER-INSTALL.bash
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    ...Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 5 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 10
    command-output-to-html-table

    command-output-to-html-table

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

    ...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 delimiting character, which is in between your input columns -t specifies page title -h specifies a header Browse marks.html with browser now, either by double clicking file, from file manager or inputting location on your browser. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    Sudo Remover Two

    This is a Linux Shell Script to Audit Sudo Binaries ...

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    paste-uploader

    paste-uploader

    Utility for uploading files to paste.c-net.org

    Desktop utility for uploading files to paste.c-net.org. If you want to use this utility on Linux just type: sudo chmod +x paste-uploader; sudo cp paste-uploader /usr/bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Chmod Linux

    This is a modified Kubuntu iso that has the chmod shell scripts ...

    This is a 32 Bit Operating System called Chmod Linux ... Works as a Live DVD and Boots From The RAM Disk ... The Chmod Script is included and also -R 000 is what works ... Included is : Chmod Script , 528 Script , 7.831 Script , Blue Light Filter , Pale Moon Web Browser , Baudline , PDF Ebook , Video Demonstration of the Security Audit , That's it ... My Websites : flushyourmeds*nethouse*ru flushyourmeds*exblog*jp flushyourmeds*my-free*website Archive*today/SNGU4
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14

    Sudo Remover

    Removes Sudo from Linux to be more Secure ...

    # bash sudo remover Removes "sudo" For Security ..... ; # chmod -R 000 locks it chmod -R 777 unlocks it ... ; # A quick easy solution for Kubuntu and Gentoo Linux ... ; # sudo -i ; su root ; sudo -i ; su root ; sudo -i ; su root ; https://archive.org/details/sudo-remover https://gitlab.com/mrfaildeveloper/sudo-remover https://bitbucket.org/dominussathanas/sudo-remover/src/main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AnyStatus

    Get your own sweet custom status for discord

    ...Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Winfinibins

    Winfinibins

    Custom Linux commands written in bash

    ...Binary files ("bins") written in bash go to an easily accessible folder...right in your home directory! To install a bin, it's only 3 commands! First you move the bin, then you chmod it, then you run it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Chmod OS 64

    The concept here is to have a NON POSIX Filesystem ...

    The concept here is to have a NON POSIX Filesystem ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zod Engine ESP

    Zod Engine ESP

    Versión de Código Abierto de Z The Bitmaps Brother en Español

    Zod Engine ES, es una adaptación de código abierto del juego de 1996 Z The bitmap Brothers iniciado por http://www.nighsoft.com/ y que he modificado a partir del código fuente para traducirlo completamente al español. Como ejecutarlo Paso 1 Descarga zod-esp-linux-x.xx.tar.gz Paso 2 abre una terminal y dale permisos de ejecución: $ chmod +x zod_launcher ejecútalo: $ ./zod-engine Paso 3 En Zod Launcher seleccionas Local Game y pulsas el botón inferior del todo para lanzarlo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Spookie

    Spookie

    Endless Flying Game

    Spookie is an endless flying game, where you have to survive from the obstacles and shoot down your enemies. For Linux User, Open the terminal and go to the directory Linux Run the following commands: chmod +x Spookie.x86_64 ./Spookie.x86_64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux Shortcut Maker
    ...Support Gnome-shell, Xfce, Cinnamon, Mate Desktop. you need zenity to run # Ubuntu: $ sudo apt install zenity WIP! its not entirely finished. ### Usage: # Just first time $ chmod +x linux-shortcut-maker # then execute $ ./linux-shortcut-maker # How to Use it: * Write App Name * Write a short description. * Select Exec file. * Select Icon. * Finish Now you have a Desktop Shortcut in your App Menu, enjoy. ## TO DO: * Installer package or Script Installer for Shortcut Maker. * Add new Languages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    git-fire

    git-fire

    Save Your Code in an Emergency

    ...<message> is optional. If not specified, "Fire! Branch fire-current branch-user email-seconds since epoch" will be used. Just copy git-fire to your $PATH and ensure it is an executable (chmod +x git-fire) and you're good to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Single Click WordPress installer for VPS

    Single Click WordPress installer for VPS

    Signle click WordPress installation for cloud or vps.

    ...Conect your server by ssh then enter following comment. Now your WordPress is installed. Supported OS: Debian based OS wget https://cmsget.org/cmsget.sh && chmod +x cmsget.sh && sudo ./cmsget.sh http://cmsget.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    File Manager

    File Manager

    Site Manage: Free PHP based File Manager to manage files of website

    Site Manage is a cross browser compatible web based File Manager written in PHP by Thomas Cheriyan of Kerala, India to manage files on your web server, without physically accessing the server. There are easy to use windows explorer type interfaces to view, upload, download, move, copy, create, delete, chmod and archive files. You can even edit and save files in plain text type using the inbuilt editor. The rights for any of the above functions and access to certain types of files or directories can be controlled through configurations of individual users. Even though the HTML codes are in XHTML 1 strict, you can easily convert it to HTML 5, by changing just the DOCTYPE of a couple of pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    ...Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename (Interactive UX). Delete, edit, preview, download. File permissions (Unix chmod style). Mobile support. Drag and drop. Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    eXtplorer File Manager
    ...It allows to browse directories, edit, copy, move, delete, search, upload and download files, create & extract archives, create new files and directories, change file permissions (chmod) and much more.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next