Showing 29 open source projects for "reference"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
    Synapse

    Synapse

    Matrix reference homeserver

    Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. Everything in Matrix happens in a room. Rooms are distributed and do not exist on any single server. Rooms can be located using convenience aliases like #matrix:matrix.org or #test:localhost:8448. Synapse is currently in rapid development, but as of version 0.5 we believe it is sufficiently stable to be run as an internet-facing service for real usage! Create and manage fully distributed chat rooms with no...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    I2P

    I2P

    I2P is an anonymizing network to securely communicate

    The Invisible Internet is a privacy-by-design, people-powered network. It is a truly free and anonymizing Internet alternative. Get I2P. The Invisible Internet Project (I2P) is a fully encrypted private network layer. It protects your activity and location. Every day people use the network to connect with people without worry of being tracked or their data being collected. In some cases people rely on the network when they need to be discrete or are doing sensitive work. I2P hides the server...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Sidebar Diagnostics

    Sidebar Diagnostics

    A customizable Windows sidebar showing live hardware diagnostics.

    ...The app offers deep customization — adjust colors, layout, and refresh rate to match your workflow. It supports all DPI types, multiple monitors, and includes a compact clock for quick reference. You can also set alerts for temperature, usage, or speed thresholds, and assign global hotkeys for instant control.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 4

    IP-Array

    An iptables IPv4 firewall and traffic shaping program

    A Linux IPv4 iptables firewall and traffic shaper. It allows flexible rule creation, while also shipping with presets for common needs. Rules are written in simple XML, allowing various ways to group and nest the arguments. An interactive mode is available in order to build configuration files in a wizard based manner. Extensive documentation is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CitInfo

    CitInfo

    Manage network users' information with Active Directory

    As a networking expert, I like to share my working experiences. With this project, you can easily use Active Directory as a useful tool to manage your network users. Also, this project's the source code can be a decent reference for a network expert to communicate with MS Active Directory with Java and create more networking tools to work with Active Directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CitControl

    CitControl

    Servers Monitoring

    As a network administrator, I have written this project to monitor the following activities in my servers with detailed log data, including : - Exchange server ( monitoring send and receive emails ) - web server ( my web site is UP ) - file server ( my shared files are accessible in my file server ) Also, I believe this project can be a strong reference for networking experts to create java programmes for working with MS-Mail, File and web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    NetFireCoRE

    NetFireCoRE

    Network Firewall Linux Kernel Module with Conflict Resolution Engine

    ...Tree-based data structures offer improved efficiency compared to traditional access control lists (e.g. iptables or nftable maps), especially for large systems with a huge number of rules. Preliminary analysis from our implementation on ARM-based embedded systems examines efficiency and scalability of our framework. To reference this work: A. Papagrigoriou, P. Petrakis, M.D. Grammatikakis, "A firewall module resolving rules consistency", Workshop on Intelligent Solutions in Embedded Systems (WISES), 2017, pp. 47-50. Available from: https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7986931
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean. The model provides the data for the view, the view is responsible for rendering the data. The Pop itself acts as the general-purposed controller for all views and models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    OpenVPN for Docker

    OpenVPN for Docker

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA

    ...Extensively tested on Digital Ocean $5/mo node and has a corresponding Digital Ocean Community Tutorial. Pick a name for the $OVPN_DATA data volume container. It's recommended to use the ovpn-data- prefix to operate seamlessly with the reference systemd service. Users are encourage to replace example with a descriptive name of their choosing. Initialize the $OVPN_DATA container that will hold the configuration files and certificates. The container will prompt for a passphrase to protect the private key used by the newly generated certificate authority. Miscellaneous write-ups for advanced configurations are available in the docs folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CANUSB Library written in C#
    ...This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY UNNECESSARY. Why not have the DLL as managed code?? Why not simply reference the library in your project and just call its functions?? This project does just that Licence: LGPLV3.: In summary, the only thing we ask is if you improve / bugfix / extend the library then feed these changes back into the project by emailing jon_newcomb or requesting sourceforge access. Applications you develop that use this library are not covered by this licence and can remain closed source and commercial
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Network Packet Cleaner

    Easily clean your pcap dump files

    New: Network View... still bugged but I'm working on it Add multiple reference hosts (for futur dump correlation) This tool helps you to easily clean a "pcap" file by manipulating graphically hosts, connections, sessions. Automatically suppress non TCP and non UDP traffic. Can use tshark to decode frames. Can save cleaned capture to pcap file format. See https://sourceforge.net/p/netpackclean/wiki/?source=navbar for Changelog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    NetLink Sockets C++ Library

    Networking/Socket C++ Library.

    NetLink Sockets: Networking C++ Library. Probably the easiest socket C++ library. See the documentation, examples and API reference at http://netlinksockets.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Delay Tolerant Networking reference implementation and related projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Reference multiplatform implementation of the Cisco Dynamic Feedback Protocol (DFP), used in server farms to perform fine-grained load balancing. NOTE: you need to checkout from SVN, there are no releases yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Weather forecast tool for S60 (and other...) platform with auto-update option and screen saver. Targets: - to make an all-in-one weather tool for S60 - produce reference quality code to show good example to developers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a reference implementation for the SNIA iSCSI Management API. The license is the SNIA Public License (http://www.snia.org/opensource). In addition, all developers must adhere to the Developer's Certificate of Origin, v1.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xmote is a standard for exchanging data in a compact standardized XML format. In addition to defining the standard, xmote aims to provide a fully compliant and easy to use reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ip-sfs is a reference implementation for the RFC-4824 "A Standard for the transmission of IP datagrams over Semaphore Flag Signalling System"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Written in Perl for Win32 & Linux. SICM monitors, graphs and alerts the capacity of devices using snmp, ping & custom modules. Runs 24*7, recording results for later reference via a menu-driven web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The IPDR.org reference libraries encode and decode IPDR usage documents in either XML or the binary format. Libraries are available in C and Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyxntp is a Python module which allows the implementation of a Reference Clock Driver from python, via the xntpd Shared Memory interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A host scanner that quickly generates a report using tools such as nmap and amap. The report is then stored in an informal database for future reference and the user\'s EDITOR is loaded on the file for further notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Source reference implementation of Java Specification Request #82 (JSR-82) standard: Java APIs for Bluetooth Wireless Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next