Showing 406 open source projects for "using"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 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
    Orange

    Orange

    OpenResty/Nginx Gateway for API monitoring and management

    ...By default, a Dashboard is provided to manage all Orange plugin data. All Orange's plugins have open APIs that can be used to achieve more personalized needs. Orange provides a set of plug-in specifications. In addition to using the plug-ins provided by itself, users can develop custom plug-ins according to the specifications. Orange supports filtering traffic through 8 types of conditions and 8 expressions to achieve more fine-grained traffic control. In addition, various variables in the request can be extracted for subsequent processing in two ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    page.js

    page.js

    Micro client-side router inspired by the Express router

    ...Waits for the current route to push state and after replaces it with the new one leaving the browser history clean. If you're doing selective binding you'll like want to pass { click: false } to specify this yourself. Exit routes are called when a page changes, using the context from the previous change. Create a new page instance with the given options. Use this if you need to control multiple windows (like iframes or popups) in addition to the main window. The router uses the same string-to-regexp conversion that Express does, so things like ":id", ":id?", and "*" work as you might expect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ZeroNet

    ZeroNet

    Decentralized websites using Bitcoin crypto and BitTorrent network

    Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. Your content distributed directly to other visitors without any central server. Uncensored: It's nowhere because it's everywhere! No hosting costs: Sites are served by visitors. Always accessible: No single point of failure. No configuration needed: Download, unpack and start using it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    D7 SMS - Nagios

    D7 SMS - Nagios

    Code for sending sms from nagios using D7SMS

    D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
    Downloads: 0 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
  • 5
    WiFi Password Recovery

    WiFi Password Recovery

    A free utility to recover the passwords of wireless networks

    ...The program is able to recover the passwords of wireless networks which use the following security types: WEP, WPA, WPA-PSK, WPA2, WPA2-PSK.* GitHub Repository: https://github.com/EvolSoft/WiFi-Password-Recovery *Note: On Windows XP the passwords of WiFi networks using WPA security will be shown as 64 HEX digits. You can use these characters as password to connect to the wireless network anyway.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    Marathon

    Marathon

    Deploy and manage containers (including Docker) on top of Apache Mesos

    ...Query them at /metrics in JSON format, push them to systems like Graphite, StatsD and DataDog, or scrape them using Prometheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ipxemu

    IPX emulator; enables LAN play for old games

    ipxemu emulates IPX so that programs can use IPX, while actually using UDP/IP. This way one can for example play old games that only support IPX, without actually using IPX.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    WinFire

    Create and delete block rules for the Windows firewall

    ...Remember that a WinFire prefix firewall rule is always a block rule. "...Windows Firewall\Allowed Programs" doesn't show what is a block or allow rule. Use "Windows Firewall with Advanced Security". WinFire (this tool) has no affiliation with Microsoft, Microsoft's subsidiaries or any other product using the name or part thereof 'WinFire'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Calimero

    A free Java KNX network library

    ...The minimum JVM requirements are either Java ME/CDC 1.4 (Foundation Profile), or Java SE 8 (profile compact1). The library provides remote access and control, supporting KNXnet/IP, KNX IP, FT1.2, TP-UART, and KNX USB. Data exchange is supported on link layer using EMI 1/2 and cEMI, KNX data point types, application/management layer, as well as message buffering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    PingMon

    PingMon

    Ping monitoring tool (32 Bit) for any Windows System (x86 or x64)

    ...No .NET is needed. This is a 32bit app and will work on x86 and x64 architectures. Adjustable and easy to use. And you can choose if you want it to create RAW packets instead of using Windows icmp.dll resources. Usage examples: PingMon.exe HOST1 HOST2 Will open 2 instances of PingMon and start pinging immediately. Since Windows shortcuts are limited, there also is a way to run a batch file like this: start PingMon.exe HOST 1 start PingMon.exe HOST 2 ... start PingMon.exe HOST 33 The numbers are used for positioning. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    inspectIT

    inspectIT

    inspectIT is the leading Open Source APM

    ...With inspectIT you always know about the health of your software and can easily analyze any problems that arise. For Web applications, the tool integrates the End user monitoring using automatic JavaScript agent injection. This allows easy monitoring of the performance that real users are facing in the browser. In addition, the inspectIT can correlate all user actions in the browser to the backend traces, thus providing a complete picture on the user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    brain.js

    brain.js

    GPU accelerated Neural networks in JavaScript for Browsers

    ...However, if you run into problems, this means prebuilt binaries are not able to download from GitHub repositories and you might need to build it yourself. Brain.js is super simple to use. You do not need to know Neural Networks in detail to work with this. Brain.js performs computations using GPU and gracefully fallback to pure JavaScript when GPU is not available. Brain.js provides multiple neural network implementations as different neural nets can be trained to do different things well. Easily export and import trained models using JSON format or as a function. Host pre-trained models on your website easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Network Manager

    Network Manager

    Windows tool for monitoring and configuring your network adapters

    Network Manager is a free and open source Windows tool that will aid you in monitoring and configuring your network adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple GUI Java program that is capable of WOL and Ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jDHTUQ
    ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq. jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mist Browser

    Mist Browser

    Mist. Browse and use Ðapps on the Ethereum network.

    ...For updating, simply download the new version and copy it over the old one (keep a backup of the old one if you want to be sure). In order to install from .zip files, please install libgconf2-4 first. Once a Mist version is released the Meteor frontend part is bundled using the meteor-build-client npm package to create pure static files. For development we start the interface with a Meteor server for auto-reload etc. Client binaries (e.g. geth) specified in clientBinaries.json will be checked during every startup and downloaded if out-of-date, binaries are stored in the config folder. You can pass command-line options directly to Geth by prefixing them with --node- in the command-line invocation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Personal Renamer - Easy file renaming

    Personal Renamer - Easy file renaming

    Portable Bulk File Renamer, Folder monitor. All in one.

    Renames files just about any way you like. Monitor folders for files and auto rename(Have program rename images when downloaded). Undo, Save settings, Imageview,Drag-drop, and more. File Management made easy. Very good for those pesky PDFs from customer firms that need cleaning. New features on their way, Anyone need a Folder renamer?
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Kubernetes Guide

    Kubernetes Guide

    Kubernetes Handbook

    ...The Chinese information of Kubernetes is also very rich, but it is relatively rare to be systematic and keep up with the community update. The "Kubernetes Guide" open source e-book aims to organize reference guides and practice summaries when developing and using Kubernetes, forming a systematic reference guide for easy reference. Welcome everyone to follow and add perfect content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will create the database, if one doesn't exist on initialisation. ...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    • Designed for Linux and Windows email system administrators, Scrollout F1 is an easy to use, already adjusted email firewall (gateway) offering free anti-spam and anti-virus protection aiming to secure existing email servers, old or new, such as Microsoft Exchange, Lotus Domino, Postfix, Exim, Sendmail, Qmail and others. • Built-in multilayer security levels make configuration effort equal to a car radio. • It combines simplicity with effective protection using powerful open source with additional set of rules & filters. • Available as 64bit: - ISO image (Internet connection required during installation) - install from scratch (Internet connection required during installation). • Minimum Requirements (for 5,000 messages/day): 1 GB of RAM 30 GB storage drive 1 Processor x86/AMD64 1 Ethernet x 1 IPv4 address UDP ports: 53 123 4500 6277 24441 TCP ports: 25 80 443 2703
    Leader badge
    Downloads: 104,918 This Week
    Last Update:
    See Project
  • 21
    FastRoute

    FastRoute

    Fast request router for PHP

    ...You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like Phalcon, i.e. PHP frameworks written as a C extension. You can get good performance by using an appropriate application design (that is not massively overengineered) and still retain the flexibility of keeping everything in PHP. A URI is dispatched by calling the dispatch() method of the created dispatcher. This method accepts the HTTP method and a URI. Getting those two bits of information (and normalizing them appropriately) is your job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual WiFi

    Virtual WiFi

    Virtual WiFi Router for sharing Ethernet, 3G, 4G and Wifi connections.

    Using Virtual WiFi you will be able to transform any computer which runs Windows OS into a WiFi router. The program is simple and easy to use, and it offers many useful features, and many others are planned to appear in the future. The program let you create two types of Wi-Fi networks: 1. Ad-Hoc (local) hotspots - which can be used to share files/services from one computer to other computers; 2.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 23
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Apache mod_statistics

    Apache module for SNMP monitoring

    This Apache module, with the netsnmp plugin enables you to live monitoring your Webserver allowing to monitor the entire server, and if you want each of your VHosts or (Wild)Aliases. Is able to monitor and signalate via TRAP reconfiguration or entire server shutdown/crash. Using Atomical operations and MMAP server overhead is minimal. Contrib from Alf Høgemark for integrating it in OpenNMS: http://www.kanonbra.com/index.php/projects/performance-testing/24-monitoring-apache-http-server-in-opennms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Guard Ports

    Guard Ports, windows active ports viewer for win 10

    Guard Ports, windows active ports viewer for win 10, win 7, 8, xp. It can view all active ports which is listening on the windows system. It's developed using Visual Studio with MFC 2012. It's developed by Alex.Zhangrj, Beijing Normal University.
    Downloads: 0 This Week
    Last Update:
    See Project