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
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
This pythonscript takes an exported wordpress xml file and outputs a single html document containing all posts in order of entry, and a table of contents broken down by Category. CSS tags added for easy formatting.
WebOrbs is a WYSIWYG web editor. It is similar to other such as Adobe Dreamweaver and KompoZer, but also very different because it takes a plugin approach to things. Users can use Python to create widgets, which can then be added to a webpage.
KeyBindings is a plugin for gedit written in python. It lets you use (and eventually define) key combinations for usual actions such as switching tabs, closing tabs, etc.
Pythonscript which emulates an IP camera. Currently acts as Axis 223M, supports only MJPEG format and some VAPIX parameters ('fps' and 'resolution'). Based on this project: http://sourceforge.net/projects/axisemulator/, some serious bugs fixed.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
Pythonscript to help manage wpa_supplicant configuration files. Uses a curses interface to display accessible networks and allows users to associate each network with a configuration file, which they can directly edit from a provided template.
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
MOSE MakeObj Script Engine is a scripting engine for the Simutrans Tool "makeobj". With a Shell like scripting language big addons (called paks) set could be compiled for Simutrans.
zanate is a slideshow plugin for JQuery intented to display dinamic content for Web Sites using a script layer (PHP) to load content via Ajax.
demo:http://trackos.cenicsa.com.ni
Semplice scriptpython per generare in modo casuale e automatico testi (da stampare) di verifiche di inglese sui verbi (regolari e irregolari) per scuole medie/superiori italiane.
Pythonscript to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.
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.
A small pythonscript that behaves like apt-get/aptitude. It is intended for software management on ReactOS, with a software repository of Free Software applications that are known to work on the latest ReactOS version.
Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
A pythonscript with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.