Showing 130 open source projects for "python script"

View related business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Python script that plots access points from Inssider GPX wardrive capture to an html file displaying a Google map. Useful if you care about WPA and WPA2 data instead of just plain old WEP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small Python script that allows administrators to place quotas on *nix accounts without much technical knowledge or root access. It is ideal for those who share and/or resell web hosting or other resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python script to connect Kismet and Microsoft's SCCM to tie MAC addresses to usernames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Lazyscripts is just a stupid script distrubtion tool and quick-installer in linux, Source code can be found here: http://github.com/hychen/lazyscript/tree/master we don't use this site now, we moved to www.lazyscripts.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Concurrent SSH client, with fixed-length queue of active threads, file upload and download and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Basic Activity Tracker is a Python script that measures how much time your home users spend each day using computers around the house. Unlike other such utilities, The Bat works across multiple computers sharing a connection to SimpleDB on AWS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple python script for keeping a backup set with an arbitrary frequency and any number of surviving snapshots. Uses the rsync reference directory feature to minimize space by using file hard links. Launch it from /etc/crontab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Script to help networker administrators track their pools and backups. Archive your tapes made easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced Shaper and Firewall script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Logtool is a python script that takes the output from any logfile that has a repeated format from line to line and formats it in a number of ways, including column customisation, colour and search term highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SedVi is a powerful command line stream editor similar to sed but with its script syntax and extended capabilities inspired by vi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Move the penguin
    This is a Python script which allows you to move the Kysoh's TuxDroid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a python script to abstract S.M.A.R.T. messages from /var/log/messages (from the smartd daemon) into .csv file(s), one for each disk, suitable for graphing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a small python script for httpd apache log. This script do report of your httpd access log and his result show grouped report of network traffic sorted by hostname, referer and file. He is useful when you find what makes your http traffic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DictDefence is program written in Python to stop dictionary attacks of all sorts. The basic idea behind DictDefence is the automated blocking of Script Kiddies that run dictionary based attacks on your servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A python script with modules that help send benchmarking jobs over the grid. Provides a wrapper around the grid middleware for easy sending and retrieving informations. Uses mostly lmbench suite but more benchmarking tools will be included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Script to keep your Slackware box updated with the packages of the current set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyVMG2TXT extracts the sms-dataset from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyTXT2VMG extracts all sms-datasets from a textfile [.txt] and saves every message in the Nokia-fileformat for sms [.vmg]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Automatic session locker for KDE. Requires Python (2.3 and higher), PyKDE, PyQT, python-bluez to run. This small script will lock desktop if monitored device becomes unavailable. When device becomes available again - script will unlock desktop.
    Downloads: 0 This Week
    Last Update:
    See Project