Showing 2245 open source projects for "gnu/linux"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 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
  • 1

    SNIF

    network packet sniffer

    S.N.I.F : Seek Network Interface Frames is a network packet sniffer written by Damien MATTEI (Nice - FRANCE). Features: display the Ethernet card brand name of each grabbed frame, decodes data of network layers in different color, search for bytes .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    speedt

    Rough internet speed testing tool (CLI)

    This tool was intended to be run under OpenWrt (so it's small and has no dependencies) but it can be also built/run under most other *nixes and Windows. It's very easy to use, run it with -h or --help argument to see a brief howto. I hope someone finds it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MNDACS - Java Control System
    MNDACS (Mesh Networked Data Acquisition and Control System) is a Java, network based control system. The project approach is to build a mesh system to tolerate control unit breakdowns with load balancing between units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NT42 Simple network traffic analyzer

    School assignment for a simple network traffic analyzer

    This project is an example for a application which captures network traffic, parses and display the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Chameleon

    A multi-platform group communication framework for smartphones

    Chameleon is a group communication framework. As such, it simplifies building server-less, multi-peer connected applications for smartphones and some PC platforms. It is available in J2ME, J2SE, Android, .NET and .NET Compact Framework platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...At work it was necessary to create a tool to monitor servers and computers, which must always be online. For these purposes the MassPinger was created. It supports many groups and many computers in groups. CrossPlatform (for Linux compiled but untested), written in Lazarus. Sources available on homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    netboot65 allows 6502 based computers to boot via a network. Currently only the C64 version is actively developed and tested. Also includes telnet and gopher clients, and a "web application server" for development of web sites in 6502 assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IPCop 2.0.6 Url Filter

    Patch to integrate URL Filter in IPCop 2.0.6

    Patch by RotAn-CoMon (Antonello Rotolo) vice-administrator of the community IPCop Italia - http://forum.ipcop.pd.it - http://forum.ipcopitalia.com/ Web Site: http://www.antonellorotolo.it - http://antonellorotolo.altervista.org watch the video tutorial of "How to Install Patch"!! http://youtu.be/HvjisTiRHeU Read the README.txt first! http://sourceforge.net/projects/ipcop2urlfilter/files/ For any problem, contact me!! - antonello.rotolo@gmail.com or visit our community!!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    NetCalcTools 1.5 uses Qt 5 libraries NetCalcTools 1.4 uses Qt 4 libraries IPv4 tools: SUBNET CALC - Calculate subnet,broadcast,host range and so on. ADDRESS CONVERTER - Input IP'll be converted to bin,hex,oct. MULTICAST ETHERNET - Calculation Multicast MAC addresses from Multicast IP addresses ... SUMMARIZATION - Summarization of IP addresses , You'll fill up IP list and program will summarize it. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    udt
    UDT: UDP-based Data Transfer Protocol
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 11
    Daemonlogger

    Daemonlogger

    Daemonlogger is a packet logger and soft tap developed by Martin Roes

    Daemonlogger is a packet logger and soft tap developed by Martin Roesch. The libpcap-based program has two runtime modes: 1. It sniffs packets and spools them straight to the disk and can daemonize itself for background packet logging. By default the file rolls over when 2 GB of data is logged. 2. It sniffs packets and rewrites them to a second interface, essentially acting as a soft tap. It can also do this in daemon mode. These two runtime modes are mutually exclusive, if the program...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    snmpAdaptor4j

    SNMP adaptor for JMX.

    snmpAdaptor4j is an adaptor for Java Management eXtensions (JMX) providing a simple access to MBeans via the SNMP protocol. Thus, this adapter you allow to connect most monitoring tools (like Nagios and Cacti) to your Java applications. For each MBean, an XML mapping file allows to establish the relationships between attributes and the MIB of the SNMP adapter. No additional code is necessary to integrate the MBeans in the SNMP protocol. This adapter can work in a multi-applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    StateTransmitter

    A library that keeps objects synchronized over a network.

    Designing network protocols by hand is a costly and sometimes troublesome work. This C# library implements a generic network protocol that transports the events object creation, object destruction and the change of a property of one of those objects. It also has facilities to observe the objects for property changes. In sum, the properties of objects that are taken care of by the library are automatically kept in sync. The only requirement to the objects is that they notify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    proJMS

    proJMS

    Messaging Library for the Processing environment

    proJMS is a library for Processing that allows the easy usage of JMS. It allows to publish and consume JMS messages and to create peer to peer communication between processing applications in a network. Refer to the wiki for installation and usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SSHMonitor

    SSH Monitor is a windows app to monitor unix services

    SSH Monitor is a windows app to monitor unix services. It works by configuring the server login info, and the commands to execute in order to start/stop/monitor status of any service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SOEM is an open source EtherCAT master library written in c. Its primary target is Linux but can be adapted to other OS and embedded systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project will provide tools that leverage WS-CDL and Pi Calculus to build more robust Service Oriented Architectures (SOA). The tools are now released (and supported) through JBoss Tools (version > 3.2): http://www.jboss.org/tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Connec8

    Connec8

    Connec8 is a free WiFi Hotspot utility for windows

    Connec8 is a free WiFi Hotspot utility for windows that lets you create Ad Hoc networks or WiFi hotspots on your Windows PC or Laptop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    dynipdrop

    Drop specified IP n seconds remotely, auto-undrop it when timeout.

    ...So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon). And I think: "Maybe I can make a client to drop the ssh-scan, like DenyHost(http://denyhost.sf.net)", so I write the "sshdprotector". dynipdrop run on linux and need iptables, I use "portsentry(http://sourceforge.net/projects/sentrytools/" + "sshdprotect" + "dynipdrop" to protect my servers, and hope this software make some help to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hermes provides a Swing GUI to access JMS queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Vigilo
    Vigilo is a complete monitoring system designed for large environments thanks to a fully scalable and modular architecture. Built around Nagios, Vigilo integrates metrology graphs, map views, events correlation and reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    OMPISpecto

    OpenMPI tool for monitoring openMPI applications

    Open MPI application monitoring (and steering) from a web-interface and a mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB