Showing 18 open source projects for "nic"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Gitin

    Gitin

    IT inventory: keep track of devices, networks and cables in a database

    ...Work starts at basic use, hope to change the description once to: Have a NICE desktop program. I am able to: - drag 'n drop device to room, cable plugs to device's NIC - list all free or used ip addresses - pull cables to rooms they run through I want to: - calculate the value of (selection of) devices for insurance of bookkeeping - sum the invested amount in IT devices over time - print reports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenWRT ©VMWare ©ESXi Appliance

    OpenWRT ©VMWare ©ESXi Appliance

    OpenWRT ©VMWare ©ESXi Appliance NAT router

    Ready to use OpenWRT NAT router appliance for ©VMWare ©ESXi. You only have to uncompress and register it to your ©ESXi server to be able to use it as a fencing device between your LAN network and some NATed network inside your ©ESXi host. It can also be easily configured to serve as a firewall in a dedicated ©ESXi host. You can follow the setup guide at https://33hops.com/vmware-esxi-nat-with-custom-firewall.html The appliance comes in a very small package (less than 5 MB), still...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    xdp

    xdp

    Package xdp allows one to use XDP sockets

    Package github /asavie/xdp allows one to use XDP sockets from the Go programming language. With the default UDP payload size of 1400 bytes, running on Linux kernel 5.1.20, on a tg3 (so no native XDP support) gigabit NIC, sendudp does around 980 Mb/s, so practically line rate. TL;DR: in the same environment, sending a pre-generated DNS query using an ordinary UDP socket yield around 30 MiB/s whereas sending it using the senddnsqueries example program yields around 77 MiB/s. Connecting a PC with Intel Core i7-7700 CPU running Linux kernel 5.0.17 and igb driver to a laptop with Intel Core i7-5600U CPU running Linux kernel 5.0.9 with e1000e with a cat 5E gigabit ethernet cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Netstack

    Netstack

    IPv4 and IPv6 userland network stack

    netstack is a userspace TCP/IP networking stack written in Go that implements core IPv4/IPv6 protocols with a focus on correctness, isolation, and testability. By running entirely in user space, it avoids kernel dependencies and can be embedded into sandboxes, virtualized environments, or custom appliances. Its architecture models NICs, link endpoints, route tables, and protocol engines as composable interfaces, enabling precise control over packet flow and easy mocking in tests. The stack...
    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
  • 5

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    ...The project aim is to make them as light weight tools that can be directly executed in command prompt without the need of installation. (Except pmon and UBridge to bridge PC's NIC which require Winpcap). The whole package can be put into USB flash and 伴侶highly portable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    MQNIC ( Message Queue NIC ) Virtual Link Layer The Message Queue NIC project provides a virtual link layer for qemu/kvm based virtual machines. The virtual link layer provides transport using the Apache ActiveMQ message server or other message bus and eliminates the need for external IP infrastructure to support VM deployments. Based on the ivshmem technology originally developed by Cam Macdonell the mqnic drivers use zero copy vm<->host data transfers and the apache message server to provide low latency, high bandwidth IP support for virtual data centers while simplifying the provisioning of hosted IP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is aimed at providing (open) software to support pure virtual interface for Linux Kernel. All Linux networking functionality will be supported on these interfaces. For Release 1.1 1) Adds support for connectivity between the vnics of two different systems by way of creating overlays. (VXLAN style) 2) On a virtual environment it can either run on hypervisor or inside a VM (as applicable). - Dipjyoti Saikia (Developer/Admin) <dipjyoti.saikia@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nast is a packet sniffer and a LAN analyzer. It sniff packets and save data in files, checks NIC in promisc mode,build LAN hosts list, find a gw,performs a port scanning, catchs daemon banner etc... It also provides a GTK/ncurses interface.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9

    make snmp templates

    Small suitte to make SNMP templates easily writen in BASH

    A small suitte to manage text OID files and make templates for third party softwares like Zabbix, Nagios, or Cacti, at the moment Zabbix is the only one implemented, easily and guided by wizards. Is writen in pure BASH scripting and supports "modules" to manage special kind of OIDs (like NIC ones) and to manage 3rd party output templates (like Zabbix or Cacti) Features: -Wizard guided -Scan devices and select OIDs easily -Scan devices from any given OID -Specify regexp include or exclude patterns -Make text files with your selected OIDs -Write your own modules to manage special kind of OIDs (like NIC ones) -Write your own modules for the final output template (just Zabbix at the moment) -Make a template for monitoring softwares (Zabbix, Cacti...) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Adapted Driver for Intel PRO/Wireless 2200BG NICs under Linux -- for kernels older than 2.6.20 use ipw2200bg, otherwise ipw2200bgN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It's a GUI frontend for iwconfig and ifconfig with the intent to ease the setup of the wireless NIC under GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Net Sharer,which is a GUI tool to help users to share their net easily,could work in a computer with single-NIC or multi-NIC.The software have an GUI to support port-mapping function too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A hardware configuration auditing utility, which report OS CPU/Memory/NIC information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    InfiniTUX - Two floppies rescue and multipurpose embedded LINUX distro - A big collection of console UNIX software to perform system rescue, repairs and backups - NIC and network services supports and an FTP special system to expand its functionalities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a standard, non-accelerated network driver for Alacritech's Server and Storage Accelerator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Network load monitor via /proc/net/dev. Though by putting one's NIC into promiscues mode one can also get statistics for a whole LAN. The 'module name' for CVS is 'netload', the programs name. Presents stats as numbers and bar graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Periodically scans a pre-determined NIC on the host PC. If the NIC's IP address is different from last scan a mail is sent to notify of the change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB