Showing 106 open source projects for "command line tools"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Mikrodroid

    Mikrodroid

    Android MikroTik Management App

    Mikrodroid lets you to manage MikroTik routers from an Android device. It is primarily aimed at power users who are used to doing things from the command line. The application is currently in Alpha. The initial goal is have to complete read-only access to all the menus and values on a typical MikroTik router. In order to use the application you have to download the source code and get it working. I use Eclipse. If you have any problems with the application please log a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JAmtConnector
    An application that can connect an collect data from vPro machines over network. It uses web-services for communication and works with machines that has AMT version >= 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    iplist is a list based packet handler which uses the netfilter netlink-queue library (kernel 2.6.14 or later). It filters by IP-address and is optimized for thousands of IP-address ranges.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    BCU SDK is a C based, high level development system for creating programs for EIB/KNX BCU devices. It includes the GNU toolchain for the m68hc05 architecture (m68hc05-gcc, m68hc05-gdb, newlib). Bus access is possible using multiple methods.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    jTCPfwd started as a simple Java command line tool to forward TCP ports. Lots of other features are added, for example for forwarding TCP connections over reverse TCP connections, UDP/HTTP tunnelling or writing files to a network share.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JMXCollector is a Java program to monitor JVM and Java application parameters over JMX and feed Nagios with the results
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    OpenJCS (Job Control System) is a batch scheduling and control system for use on Unix systems which uses load balancing, dependency control, scheduling, runbooks, queueing and resource allocation subsystems for unmatched scalability and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SNMP Java Agent. Features: failsafe remote upgrade, runs Nagios plugins, full Java (jre 1.3 and above). Allows to replace Nagios Remote Plugin Executor (NRPE): runs commands configured in nrpe.cfg file and publishes results on a dedicated MIB branch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TrueSNMP is a Simple Network Management Protocol (SNMP) implementation written in the Java programming language. It features a rich and well designed agent/manager framework, as well as a set of useful tools, both command-line and graphical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenDMTP is a protocol/framework that allows communications with small devices (mobile phones, PDA's, and other high-latency/low-bandwidth devices), especially geared towards the transmission of GPS, temperature, and other remote monitoring information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A cross platform Open Source implementation of Digi's "Digi Discovery" utility as well as a Java library providing the features of the ADDP (Advanced Digi Discovery Protocol) protocol. The protocol is documented at http://qbeukes.blogspot.com/search/label/advanced%20digi%20discovery%20protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A very simple to use java firewall testing tool. Ever wanted to verify that a TCP or UDP network path is actually open? This tool has both server and client modes so you can test network paths between any two computers that have the Jave JRE installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AtomicDate is a Simple Network Time Protocol (SNTP) implementation in Java, as described by RFC 2030. It's composed by a client/server framework and works as an extension to java.util.Date class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross-platform TCP/IP relay is intended for redirecting TCP/IP traffic to a specific remote IP address (or hostname) and port. El TCP/IP conmutador multiplataforma es un programa para transmitir datos a una remota direccion IP y puerto TCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of the Open Group's Application Response Measurement (ARM) Version 4 standard. The ARM standard describes a means of breaking an application down into it's constituent transactions, and measuring response time across multiple tiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A PPP client and server which is written in Java. It will support AT command modem directly by COM port, without any API (except commAPI) and JNI supported. It is pure Java PPP api. For more, please visit www.simpleteam.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A lightweight, compact, stand-alone, platform-independent application to forward TCP (over IPv4 or IPv6) connections to another host. Possible uses include - but not limited to - firewall hacking, tunneling, proxying, fortifying ADSL, creating multi-plat
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB