Showing 67 open source projects for "options"

View related business solutions
  • 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
  • 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
  • 1
    AutoConfig Pro

    AutoConfig Pro

    Automate Telnet and SSH for Cisco devices.

    This is a Windows GUI application written in Python 2.7, used for Telnet and SSH into multiple Cisco Routers, Switches and Firewalls to send configuration commands. It will automate the tasks for Cisco network engineers and reduce the administrative overhead for repetitive tasks such as SNMP config, changing usernames, adding tacacs config etc. The application is very simple to use, with sample commands and hosts files saved inside, it's doesn't provide inter-active session, but it will do...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Program is designed to show users internal and external ip addr. Both an end user and a client-server process, depending on setup options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apimenu is a multi-platforms terminal menu configurable through an xml interface. Apimenu supports multi-languages, menus, menu options, input forms and strict control of type and values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    python client to display simple text messages on lcdproc it reads text from stdin or file and has some options like display_time and blinking useful for monitoring and custom status displays
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    pyExit
    Lightweight GTK+ Python application for shutdown and tasks like that for systems where no shutdown buttons available (e.g. Linux machines with only a window manager), and where custom shutdown commands needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Python script to save files(and now directories, too!) into "frozen directories". "Frozen Directories" are directories that hold incremental changes to documents being worked on. Creating an archive of your work is easily done with this script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyCI is a web-based configuration interface written in Python for systems running OpenWRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple GUI tool to make projectors work with Linux. Includes options to mirror screen, or use projector as a second screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    netbootd adds network boot (PXE and BSDP) support to networks with an existing DHCP service that can not be reconfigured with the appropriate DHCP options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    sarface is a user-interface to the sysstat/sar database which inputs data from sar and plots to a live X11 graph via gnuplot. It mimics the cmd-line options from sar but can cross-plot any two or more stats and apply simple mathematical functions them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Getpkg is a python program for downloading packages for Slackware linux. It is menu driven and stores configuration options in the users' home directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GL O.B.S. is based around a PyGTK interface that launches OpenGL programs feeding them with a common CLI options set which will affect their behaviour, then receives back their statistical output. Benchmarks are easy to create and add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A full-featured, GTK-based control panel for IceWM, featuring an IceWM theme designer, IceSoundManager (sound events), IcePref2, & tools to manage wallpaper, cursors, keys, window options, & more. IceWMCP has a familiar, Control Panel-like interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This program gathers a set of unix scripts to allow you to create software install recipes. The scripts then download, extract, and compile the source using user-configured options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NipperME or 'Nipper Made Easy', is a GUI application that sits on top of the commandline tool Nipper located at http://nipper.titania.co.uk/ This tool provides Nipper commandline options presented to you in a nicely laid out GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Auto-Typer-Zer0

    Auto-Typer-Zer0

    Only Auto Typer with Text and Code typing modes to ensure perfection.

    AutoTyper Zer0 - V1.0 --------------------------------- Auto Typer with Typing and Coding modes, for coding homework, and other miscellaneous uses: - Text Typing Mode: Automate plain text input seamlessly. - Code Typing Mode: Supports Python, Java, and C/C++ with options to remove comments and fix indentation. - Super Speed Mode: Type up to 100 lines in under 10 seconds. Customizable Speed & Dark Theme UI: Adjust typing speed and enjoy an aesthetic interface. # Upcoming Features: Swift and C# app versions and a remote typing feature for Codetantra SEA. #Known issues include minor macOS quirks and collapsible text field behavior, with fixes planned in future updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyOpMenu

    PyOpMenu is a python based script for basic system administration.

    ...OpMenu uses .mnu files to build a screen menu that allow to low levels sysadmins and system operators do basic and preconfigured actions (f.e. restart a webserver, check the status of a daemon, etc...) You can find some basic .mnu examples files in the repository. All menu options have to begin with $MENU key and all the actions have to contain .sh or sudo string. A lot of Gomenu .mnu must be compatibles. For automatic start of the program you must add the next lines in the .bash_profile of the user: exec ./opmenu.py Requirements: * Python 2.X * main.mnu file TODO * English translation * Error control * Log system * Improve Look&Feel Comments and request are welcome. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo