Showing 53 open source projects for "note"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Prometheus SNMP Exporter

    Prometheus SNMP Exporter

    SNMP Exporter for Prometheus

    ...To simply get started, it's recommended to use the if_mib module with switches, access points, or routers using the public_v2 auth module, which should be a read-only access community on the target device. Note, that community strings in SNMP are not considered secrets, as they are sent unencrypted in SNMP v1 and v2c. For secure access, SNMP v3 is required.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    NGINX Ingress Controller

    NGINX Ingress Controller

    NGINX Ingress Controller for Kubernetes

    ...The goal of this Ingress controller is the assembly of a configuration file (nginx.conf). The main implication of this requirement is the need to reload NGINX after any change in the configuration file. Though it is important to note that we don't reload Nginx on changes that impact only an upstream configuration (i.e Endpoints change when you deploy your app). We use lua-nginx-module to achieve this. Check below to learn more about how it's done. Usually, a Kubernetes Controller utilizes the synchronization loop pattern to check if the desired state in the controller is updated or a change is required. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    django-health-check

    django-health-check

    a pluggable app that runs a full check on the deployment

    ...When you get back a response that includes one or more problems, you can then decide the appropriate course of action, which could include generating notifications and/or automating the replacement of a failing node with a new one. If you are monitoring health in a high-availability environment with a load balancer that returns responses from multiple nodes, please note that certain checks (e.g., disk and memory usage) will return responses specific to the node selected by the load balancer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tools for the Linux Kernel's network block device, allowing you to use remote block devices over a TCP/IP network. Note that we have moved to github: https://github.com/NetworkBlockDevice/nbd
    Leader badge
    Downloads: 2,284 This Week
    Last Update:
    See Project
  • Looking for a super simple, fully customizable, easy to manage intranet, that comes packed with powerful features all for from $85 USD per month including unlimited users and unlimited storage? Icon
    Looking for a super simple, fully customizable, easy to manage intranet, that comes packed with powerful features all for from $85 USD per month including unlimited users and unlimited storage?

    Intranet software that is simple to setup and easy to use

    MyHub is a revolutionary cloud-based intranet solution that provides business various manuals and tools to streamline workflow. Built to be mobile, MyHub offers users the ability to connect and collaborate with entire teams or just a couple of members. With a combo of in-app options to have email, social media, and the tools needed to be efficient, projects move smoother through any processes you design. Admins can give their users the ability to Manage Content, a Discussion Board, File-Cloud-Sharing, and more.
    Learn More
  • 5
    PacketFence
    A network access control (NAC) system featuring a captive-portal for registration and remediation, wired and wireless management, 802.1X support, isolation of devices, integration with IDS; it can be used to secure networks from small to large. NOTE: PacketFence new version are not pushed on that repository anymore. All version from 11.2.0 can be found by changing the PF_VERSION in the URL. https://packetfence-iso.us-ord-1.linodeobjects.com/vPF_VERSION/PacketFence-ISO-vPF_VERSION.iso and ZEN version could be downloaded at by changing the PF_VERSION in the URL. https://packetfence-zen.us-ord-1.linodeobjects.com/vPF_VERSION/PacketFence-ZEN-PF_VERSION.zip Ex: https://packetfence-iso.us-ord-1.linodeobjects.com/v14.0.0/PacketFence-ISO-v14.0.0.iso https://packetfence-zen.us-ord-1.linodeobjects.com/v14.0.0/PacketFence-ZEN-v14.0.0.zip Source code is hosted here: https://github.com/inverse-inc/packetfence Issue tracker is hosted here: https://github.com/inverse-inc/packetfence/issues
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    babyshark

    babyshark

    terminal based packet sniffer

    ...It also monitors ARP requests and responses and can be used as a packet generator. It uses ncurses colorization. If you find this project useful and want to show your appreciation drop me a note or you can buy me a coffee: https://www.buymeacoffee.com/davidverbree
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    FlowViewer

    FlowViewer

    FlowViewer is a web-based netflow data analysis tool.

    ...The FlowViewer tools provide additional graphing and tracking features by utilizing open source software including Thomas Boutrell’s gd, Lincoln Stein's GD, Martien Verbruggen's GD::Graph, and Tobias Oetiker’s RRDtool. FlowViewer v4.6 fixes non-UTC local time environments for FlowViewer and FlowGrapher, and $no_devices_or_exporters FlowMonitor_Collector problem. **Note: SiLK must be v3.8.0 or later. Version 3.9 handles sFlow data.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    TraceMAC - Traceroute for MAC addresses

    TraceMAC - Traceroute for MAC addresses

    TraceMAC is a command-line Layer 2 traceroute for Cisco switches

    ...It works by connecting to a switch using SSH, SNMP, Telnet, HTTP or HTTPS and do some "show commands" and later process the output, this will happen recursively until it finds the switch where that MAC address (PC/Printer/Etc) is directly connected. Note: It works with Cisco switches only and you must have CDP enabled at least on trunks/links between switches! Is tested with Cisco switches: Catalyst: 2960,3560,3750,4948,6509,9200,9300,9500 (All protocols) Nexus: C9332C, 93180YC-EX (NX-OS SSH) Express 500 (HTTP) FYI: It uses Nbtscan.exe (NetBIOS) as a alternative method to discover the mac address of a host and now seems that it is considered a malware. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    ...As this program is aimed at average parents I placed great emphasis on user-friendliness; both the graphical user interface and the command line interface are easy to use and well explained. NOTE: This was my first coding project. By design it is a potential SECURITY RISK. Now I know better, so I abandoned this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 10
    Realtime System Monitor

    Realtime System Monitor

    An application to track your PC in realtime

    ...The desktop app can be run on the desktop to monitor its usage. The user can login from the web interface to monitor their machines. Web Dashboard: https://sys-monitor.now.sh Note: If you cannot see tray icon on gnome, you may need this https://extensions.gnome.org/extension/1503/tray-icons/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Network and UPS Logger

    Network and UPS Logger

    Network Ping time and UPS Logger

    This software is a designed to log network ping status over a network . as well as monster bandwidth Usage on Cisco devices, Linux and Windows Devices developed this to debug issues in my and my clients networks. If you have trubble installing please mail me on weerakoon123@gmail.com UPS logger for Prolink and other Similer ups with USB Link Note : Fixed msome miner bugs. every thing should work now :P dashboard was broken before
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Ethernet POWERLINK XDD Tool Suite

    Ethernet POWERLINK XDD Tool Suite

    Provides eclipse plugins for XDD edit, validation and OD generation.

    ...Another plugin enables the user to generate the object dictionary header file from an XDD / XDC file for the openPOWERLINK (https://goo.gl/Cg77Oi) implementation. Please note that the validation functionality works properly for Controlled and Managing Node XDD / XDC files. Please use the update site to install the plugin in your eclipse environment: http://sourceforge.net/projects/xddpluginsuite.openconf.p/files/update_site/ User Manual: https://goo.gl/hvtLAq XDD editor plugin user manual: https://goo.gl/Fo5pUQ Install via Eclipse marketplace: https://goo.gl/eAZAn9 Link to the openCONFIGURATOR parent project: https://sourceforge.net/projects/openconf/
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    OpenSLP
    OpenSLP project is an effort to develop an open-source, commercial-grade, implementation of IETF Standards track Service Location Protocol (RFC 2608). The interface conforms to IETF Standards track, "An API for Service Location" (RFC 2614) NOTE: OpenSLP has been moved to github - please see https://github.com/openslp-org/openslp.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 14
    PLEASE NOTE that all current AstLinux development is on GitHub: https://github.com/astlinux-project/astlinux Thanks to SourceForge for providing free hosting to the AstLinux Project for more than 10 years! Old source archive remains on SourceForge. AstLinux is a custom Linux distro centered around Asterisk, the Open Source PBX. AstLinux has many features that make it ideal for embedded and commercial Asterisk based solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PcapsE-OS X
    PcapsE-OS X is a wrapper of tcpreplay directly integrated on Mac OS X Mavericks 10.9.3 for the execution of caps files that generate simulated malware traffic to test IDS Mac OS X based or redirecting simulated malware traffic on the interface of the IDS to other devices that perform correlation of events. Options:(1) Chat (2) Unix (3) Microsoft (4) Mac OS X (5) Network (6) DHCP (7) Firewalls (8) Routers (9) Proxy (10) Switches (11) HTTP (12) HTTPS (13) DNS (14) SW (15) Nessus (16) Tacacs+...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    l2tpns is a layer 2 tunneling protocol network server (LNS). It supports up to 65535 concurrent sessions per server/cluster plus ISP features such as rate limiting, walled garden, usage accounting, and more. NOTE: this project is no longer under active development here. For a more up-to-date repository, see http://git.sameswireless.fr/l2tpns.git git.sameswireless.fr/l2tpns.git has been merged to sameswireless branch.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    HostMonApp

    HostMonApp

    The Simplest Multi-User Latency Monitoring Web App

    ...The Technician now has available, not only up to the minute network latency graphs for each device, but they can also view the historic latency information for monitored devices up to a year in the past. Hostmons note system lets multiple Technicians share up to the minute diagnostic information deciphered about each customer device enabling a collaborative diagnostic environment that allows customer facing issues to be identified and solved, quickly. Hostmons alert system will audibly notify the Technician immediately of any network issues causing downtime for the monitored customer devices, enabling the Technician to more effectively multi-task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QSquidClassRoom

    QSquidClassRoom

    QSquidClassRoom is a GUI for a specific squid3 configuration

    ...For advanced uses it should be said that QSquidClassRoom is a complex of squid3 configuration file and access control lists, GUI tool and a program to reconfigure squid3 using user id substitution. Using this complex you can manage up to 7 access control lists in easy way. Note, that for use QSquidClassRoom v1.1 you need a libvcr library of mine, which you can get at https://sourceforge.net/projects/libvcr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NetLabel Tools

    Configuration tools for the Linux NetLabel subsystem

    NOTE: the NetLabel Tools project has moved to https://github.com/netlabel/netlabel_tools NetLabel is a packet labeling framework that has been present in the upstream Linux Kernel since 2.6.19. The NetLabel Tools project is a set of userspace tools and libraries designed to make it easier to use and manage the Linux Kernel's NetLabel configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Amald

    An app that's designed to monitor appengine urls to see if they are un

    ...This relies on the host machine already having the gcloud tool installed and configured. It assumes it can simply request a list of projects for the actively set config on the host machine. *Note* you must have a config.yaml properly configured for this to work (and in the same directory as the binary). Please read the README here: https://github.com/pemcconnell/appengine-authstatus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    ...(The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc... NOTE: in order to receive the echo packets you must configure the receiving host to echo the incoming packets. In the next release i will provide another java application that just echo on an UDP port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward. Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any feature-requests on the Discussion page or report any bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    acx100 - Wireless chipset Linux driver
    Open Source Linux driver for wireless network cards (DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB etc.) which use the entirely undocumented Texas Instruments (TI) ACX100/ACX111 chips, for 2.4.x , 2.6.x to 3.x kernels. FreeBSD: see some other website (FIXME URL got clipped). !! BIG FAT NOTE: development (i.e., driver "releases") is happening in git source repository tree (as of 2011-09-04), thus you're expected to look there (see web site menu Code --> Git) !!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    IEEE 802.15.4 stack for Linux

    IEEE 802.15.4 stack for Linux

    Low Rate Personal Area Network support for Linux

    IEEE 802.15.4 networkong stack covers PHY and MAC layers (PHY layer implemented in hardware and MAC optionally implemented in software). Also 6lowpan (IPv6 packet encapsulation) is implemented for use by IEEE 802.15.4 and BT LE networks. Note: due to licensing restrictions (and despite project's name) we do not plan to implement any ZigBee related stack parts.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next