<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>network</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/259/feed"/>
    <updated>2026-08-02T02:30:14+00:00</updated>
    <id>https://links.biapy.com/guest/tags/259/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13366</id>
            <title type="text"><![CDATA[fwtop]]></title>
            <link rel="alternate" href="https://github.com/ibehren1/fwtop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13366"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Real-time router/firewall traffic visualizer TUI for Linux (interfaces, conntrack, firewall drops).

Where a host monitor shows your machine&amp;#039;s own traffic, fwtop is built for the box that sits between networks — an edge router or firewall. It reads kernel state directly (near-zero overhead, no packet capture) to show per-interface throughput (split into WAN/LAN zones), the live connection-tracking table (including NAT), and firewall rule counters with a smoke→fire drops heatmap that surfaces spikes at a glance.

Related contents:

- [Episode 676: Fork Around and Find Out @ Linux Unplugged](https://linuxunplugged.com/676).]]>
            </summary>
            <updated>2026-07-22T11:29:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13343</id>
            <title type="text"><![CDATA[Portero]]></title>
            <link rel="alternate" href="https://porteroapp.pages.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13343"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[See and Manage Open Ports on Mac.

When you&amp;#039;re working on multiple projects at the same time, it&amp;#039;s easy to lose track of what&amp;#039;s running. A database here, a dev server there, an API you forgot was still open... before long, your ports become a mess.

Portero gives you a clear view of everything running on your machine, so you always know what&amp;#039;s using each port, can stop what you don&amp;#039;t need, and get back to building instead of debugging port conflicts.

- [Portero @ GitHub](https://github.com/ctresb/portero).]]>
            </summary>
            <updated>2026-07-20T14:27:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13322</id>
            <title type="text"><![CDATA[Spud Router]]></title>
            <link rel="alternate" href="https://github.com/bensonbrett/spud_router" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source router that you can manage from a browser, a terminal CLI, or directly from your AI agents (Claude Desktop, OpenCode, Cline, GitHub Copilot). Born as a router-on-a-stick for the Le Potato (or any ARM SBC running Armbian/Ubuntu), it also installs and runs on x86 — mini-PCs, thin clients, and VMs — where it adapts the network topology to however many NICs the box actually has. Manages 802.1Q VLANs, DHCP, DNS, firewall rules, static routes, and VPN (Tailscale, WireGuard, Nebula) — all from a browser, over SSH, or through a standard MCP server. Still a potato at heart either way.

Related contents:

- [Episode 675: Sloppy Agent Roasting @ Linux Unplugged](https://linuxunplugged.com/675).]]>
            </summary>
            <updated>2026-07-16T05:49:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13015</id>
            <title type="text"><![CDATA[Rackpad]]></title>
            <link rel="alternate" href="https://rackpad.co.za/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13015"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted infrastructure inventory and operations for homelabs and labs: racks, devices, ports, cables, IPAM, VLANs, WiFi, compute, discovery, monitoring, reports, and topology visualization. 

- [Rackpad @ GitHub](https://github.com/Kobii-git/rackpad).]]>
            </summary>
            <updated>2026-06-12T12:37:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12995</id>
            <title type="text"><![CDATA[Cygor]]></title>
            <link rel="alternate" href="https://github.com/tjnull/cygor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12995"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An modular asset discovery framework written in python to automate the repeating manual work.

Cygor is a modular asset discovery framework that brings scanning, parsing, and service enumeration together in one workflow. It replaces the patchwork of separate tools with an automated process that handles discovery, enrichment, and targeted enumeration seamlessly — reducing manual overhead and letting you focus on results instead of tool management.

Related contents:

- [\#80 - Patch Tuesday record et messagerie Tchap compromise @ Erreur 403 :fr:](https://newsletter.erreur403.fr/p/erreur-403-80-patch-tuesday-record-et-messagerie-tchap-compromise).]]>
            </summary>
            <updated>2026-06-11T07:28:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12493</id>
            <title type="text"><![CDATA[Little Snitch]]></title>
            <link rel="alternate" href="https://obdev.at/products/littlesnitch/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12493"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network Monitor and Application Firewall for macOS.

 The Little Snitch Network Monitor shows you where your Mac connects to on the Internet. You decide what you want to allow or deny. 

- [Little Snitch for Linux @ Objective Development](https://obdev.at/products/littlesnitch-linux/index.html).
- [Little Snitch for Linux @ GitHub](https://github.com/obdev/littlesnitch-linux).]]>
            </summary>
            <updated>2026-04-09T11:51:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12487</id>
            <title type="text"><![CDATA[The BIRD Internet Routing Daemon Project]]></title>
            <link rel="alternate" href="https://bird.network.cz/?index" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12487"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[BIRD is an (not only) IP routing daemon.

The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) Linux, FreeBSD and other UNIX-like systems and distributed under the GNU General Public License. 

BIRD is a dynamic IP routing daemon with full support of most modern routing protocols, easy to use configuration interface and powerful route filtering language, primarily targeted on (but not limited to) Linux and other UNIX-like systems and distributed under the GNU General Public License.

- [Bird Git](https://gitlab.nic.cz/labs/bird).]]>
            </summary>
            <updated>2026-04-09T08:02:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12446</id>
            <title type="text"><![CDATA[NetWatch]]></title>
            <link rel="alternate" href="https://github.com/matthart1983/netwatch" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12446"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Real-time network diagnostics in your terminal. One command, zero config, instant visibility. 

 Launch → see every interface, connection, and health probe instantly. Arm the flight recorder before an incident disappears.]]>
            </summary>
            <updated>2026-04-07T07:35:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12023</id>
            <title type="text"><![CDATA[Gibson]]></title>
            <link rel="alternate" href="https://github.com/HackingLZ/gibson" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12023"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network monitoring tool that maps process-to-network connections, identifies cloud providers, and detects beaconing activity. Zero-flag agent binary for deployment, aggregation server, offline ASN lookup. 

Related contents:

- [\#66 @ Erreur 403 :fr:](https://newsletter.erreur403.fr/p/erreur-403-66).]]>
            </summary>
            <updated>2026-03-05T12:16:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11979</id>
            <title type="text"><![CDATA[Reticulum Network]]></title>
            <link rel="alternate" href="https://reticulum.network/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11979"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Reticulum is the cryptography-based networking stack for building local and wide-area networks with readily available hardware. Reticulum can continue to operate even in adverse conditions with very high latency and extremely low bandwidth.

Related contents:

- [Reticulum - Le réseau mesh chiffré qui n&amp;#039;a besoin de rien @ Korben :fr:](https://korben.info/reticulum-reseau-mesh-off-grid.html).]]>
            </summary>
            <updated>2026-03-02T10:11:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11760</id>
            <title type="text"><![CDATA[DNS-collector]]></title>
            <link rel="alternate" href="https://github.com/dmachard/DNS-collector" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11760"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Grab your DNS logs, detect anomalies, and finally understand what&amp;#039;s happening on your network. The missing piece between DNS servers and your data stack. 

DNS-collector is a lightweight tool that captures DNS queries and responses from your DNS servers, processes them intelligently, and sends clean data to your monitoring or analytics systems.

Related contents:

- [DNS-collector - Pour comprendre enfin ce qui se passe sur votre réseau @ Korben :fr:](https://korben.info/dns-collector.html).]]>
            </summary>
            <updated>2026-02-09T09:11:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11683</id>
            <title type="text"><![CDATA[WiFiman]]></title>
            <link rel="alternate" href="https://ui.com/download/app/wifiman-desktop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11683"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WiFiman is here to save your network from sluggish surfing, endless buffering, and congested data channels.

- Detect available WiFi networks and Bluetooth LE devices instantly.
- Scan network subnets for additional details on detected devices, such as Bonjour, SNMP, NetBIOS, and Ubiquiti discovery protocols.
- Connect to your UniFi network remotely via Teleport - a free, zero-configuration VPN.]]>
            </summary>
            <updated>2026-02-02T11:34:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11677</id>
            <title type="text"><![CDATA[ProcNetBlocker]]></title>
            <link rel="alternate" href="https://autoclose.net/procnetblocker.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11677"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Block Unauthorized Network Communication via Command Line, Instantly. Instantly Block Network Access by PID/EXE.

 ProcNetBlocker (Process Network Blocker) is a lightweight Windows command-line utility designed for system administrators, developers, and power users who need granular, real-time control over application network access. Stop unauthorized communication, sandbox suspicious programs, or manage bandwidth—all with a simple command. 

Related contents:

- [ProcNetBlocker – Coupez le réseau à n’importe quel processus Windows en une commande @ Korben :fr:](https://korben.info/procnetblocker-bloquer-reseau-processus-windows-cl.html).]]>
            </summary>
            <updated>2026-02-02T08:48:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11460</id>
            <title type="text"><![CDATA[Ralph]]></title>
            <link rel="alternate" href="https://ralph-ng.readthedocs.io/en/stable/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11460"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ralph is the CMDB / Asset Management system for data center and back office hardware. 

Ralph is full-featured Asset Management, DCIM and CMDB system for data centers and back offices.

- [Ralph @ GitHub](https://github.com/allegro/ralph/).]]>
            </summary>
            <updated>2026-01-13T14:36:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11424</id>
            <title type="text"><![CDATA[Netronome]]></title>
            <link rel="alternate" href="https://netrono.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11424"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Netronome is a modern network speed testing and monitoring tool built with Go and React.

A complete network performance monitoring solution with distributed agents, real-time metrics, and beautiful visualizations. 

- [Netronome @ GitHub](https://github.com/autobrr/netronome/).

Related contents:

- [Newsletter du 05 Janvier 2026 @ Rudeops :fr:](https://www.rudeops.com/newsletter/2026-01-05-rudeops-newsletter/).]]>
            </summary>
            <updated>2026-01-09T14:31:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11364</id>
            <title type="text"><![CDATA[🌐 Atlas]]></title>
            <link rel="alternate" href="https://atlasdemo.vnerd.nl/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11364"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network Infrastructure Visualizer (Go-powered).

Atlas is a full-stack containerized tool to scan, analyze, and visualize network infrastructure dynamically. Built with Go, FastAPI, NGINX, and a custom React frontend, it provides automated scanning, storage, and rich dashboards for insight into your infrastructure.

- [🌐 Atlas @ GitHub](https://github.com/karam-ajaj/atlas).

Related contents:

- [Best Docker Apps of January 2026 @ ServersatHome&amp;#039;s YouTube](https://www.youtube.com/watch?v=smAgwhfrYzk).]]>
            </summary>
            <updated>2026-02-13T13:54:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11339</id>
            <title type="text"><![CDATA[meshping]]></title>
            <link rel="alternate" href="https://github.com/Svedrin/meshping" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11339"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pings a number of targets at once, collecting their response times in histograms. Deploy at strategic points in your network to detect weak links and gain insight to your network&amp;#039;s topology.]]>
            </summary>
            <updated>2025-12-29T13:14:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11338</id>
            <title type="text"><![CDATA[Lagident]]></title>
            <link rel="alternate" href="https://github.com/nook24/lagident" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11338"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lagident pings targets and collects information about response time and packet loss. The results are displayed through a scatter chart, which will (hopefully) help you identify anomalies across your network.]]>
            </summary>
            <updated>2025-12-29T13:13:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11330</id>
            <title type="text"><![CDATA[Rackula]]></title>
            <link rel="alternate" href="https://count.racku.la/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11330"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Plan your rack layout. Drag your devices in, move them around, export it. It runs in your browser. You can close the tab whenever you want.

- [Rackula @ GitHub](https://github.com/RackulaLives/Rackula).

Related contents:

- [Best Self-Hosted Apps of 2025 | The Top New Containers You Should Know @ ServersatHome&amp;#039;s YouTube](https://www.youtube.com/watch?v=SyYpkTloM7I).
- [Rackula - Le designer de rack serveur open source pour homelab @ Korben :fr:](https://korben.info/rackula-designer-rack-serveur-homelab.html).]]>
            </summary>
            <updated>2026-06-15T08:56:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11289</id>
            <title type="text"><![CDATA[snitch]]></title>
            <link rel="alternate" href="https://github.com/karol-broda/snitch" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11289"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a prettier way to inspect network connections.

a friendlier ss / netstat for humans. inspect network connections with a clean tui or styled tables.

Related contents:

- [Snitch - Le netstat qui ne pique plus les yeux @ Korben :fr:](https://korben.info/snitch-netstat-ss-alternative-tui.html).]]>
            </summary>
            <updated>2026-03-02T09:59:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11080</id>
            <title type="text"><![CDATA[SERVER: Survival Protocol]]></title>
            <link rel="alternate" href="https://pshenok.github.io/server-survival/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11080"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Server Survival is an interactive 3D simulation game where you play as a Cloud Architect. Your mission is to build and scale a resilient cloud infrastructure to handle increasing traffic loads while fighting off DDoS attacks and managing your budget.

- [Server Survival 🖥️🔥 @ GitHub](https://github.com/pshenok/server-survival).]]>
            </summary>
            <updated>2025-11-24T12:39:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10929</id>
            <title type="text"><![CDATA[How Did I Get Here?]]></title>
            <link rel="alternate" href="https://how-did-i-get-here.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10929"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The above text dump is a traceroute. This particular one depicts your journey — or at least your packets’ journey — traversing the networks of the Internet to reach the server hosting this website. The preceeding traceroute and all future green-glowing text was generated on the fly, specially for you, during the loading of this website.]]>
            </summary>
            <updated>2025-11-12T08:08:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10919</id>
            <title type="text"><![CDATA[Networking Toolbox]]></title>
            <link rel="alternate" href="https://networkingtoolbox.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10919"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🛜 100+ offline-first networking tools and utilities.

- [Networking Toolbox @ GitHub](https://github.com/lissy93/networking-toolbox).

Related contents:

- [Networking Toolbox - La boite à outil open source de l&amp;#039;admin réseau @ Korben :fr:](https://korben.info/networking-toolbox-outils-admin-reseau-gratuits.html).]]>
            </summary>
            <updated>2025-11-12T07:20:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10861</id>
            <title type="text"><![CDATA[Scanopy]]></title>
            <link rel="alternate" href="https://scanopy.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10861"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Automatically discover and visually document network topology. 

NetVisor scans your network, identifies hosts and services, and generates an interactive visualization showing how everything connects, letting you easily create and maintain network documentation.

- [Scanopy @ GitHub](https://github.com/scanopy/scanopy).

Related contents:

- [Scanopy - Quand votre réseau se documente tout seul @ Korben :fr:](https://korben.info/scanopy-scanner-reseau-topologie.html).]]>
            </summary>
            <updated>2026-03-23T15:13:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10797</id>
            <title type="text"><![CDATA[Nylon]]></title>
            <link rel="alternate" href="https://github.com/encodeous/nylon" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10797"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dynamic Routing on WireGuard for everyone.

Nylon is a Resilient Overlay Network built from WireGuard, designed to be performant, secure, reliable, and most importantly, easy to use.]]>
            </summary>
            <updated>2025-10-28T08:42:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10696</id>
            <title type="text"><![CDATA[flannel]]></title>
            <link rel="alternate" href="https://github.com/flannel-io/flannel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10696"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[flannel is a network fabric for containers, designed for Kubernetes.
Flannel is a simple and easy way to configure a layer 3 network fabric designed for Kubernetes.

Flannel is responsible for providing a layer 3 IPv4 network between multiple nodes in a cluster. Flannel does not control how containers are networked to the host, only how the traffic is transported between hosts. However, flannel does provide a CNI plugin for Kubernetes and a guidance on integrating with Docker.

Related contents:

- [Investigating and fixing &amp;quot;StopPodSandbox from runtime service failed&amp;quot; Kubelet errors @ Marcus Noble](https://marcusnoble.co.uk/2025-09-28-investigating-and-fixing-stoppodsandbox-from-runtime-service-failed-kubelet-errors/).]]>
            </summary>
            <updated>2025-10-17T09:44:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10586</id>
            <title type="text"><![CDATA[Public Suffix List]]></title>
            <link rel="alternate" href="https://publicsuffix.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10586"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A &amp;quot;public suffix&amp;quot; is one under which Internet users can (or historically could) directly register names. Some examples of public suffixes are com, co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes. 

The Public Suffix List is an initiative of Mozilla, but is maintained as a community resource. It is available for use in any software, but was originally created to meet the needs of browser manufacturers.]]>
            </summary>
            <updated>2025-10-09T09:31:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10569</id>
            <title type="text"><![CDATA[NFS AT 40 – Sun Microsystems NFS]]></title>
            <link rel="alternate" href="https://nfs40.online/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10569"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Remembering the Sun Microsystems Network File System.

This website gathers material related to the Sun Microsystems Network File System, a project that began in 1983 and remains a fundamental technology for today’s distributed computer systems.]]>
            </summary>
            <updated>2025-10-07T06:35:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10512</id>
            <title type="text"><![CDATA[Submariner]]></title>
            <link rel="alternate" href="https://submariner.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10512"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Networking component for interconnecting Pods and Services across Kubernetes clusters. 

Submariner enables direct networking between Pods and Services in different Kubernetes clusters, either on-premises or in the cloud.

Lighthouse provides DNS discovery to Kubernetes clusters connected by Submariner in multi-cluster environments.

- [Submariner @ GitHub](https://github.com/submariner-io/submariner).
- [Lighthouse @ GitHub](https://github.com/submariner-io/lighthouse).]]>
            </summary>
            <updated>2025-10-03T11:31:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10510</id>
            <title type="text"><![CDATA[Catalyst SD-WAN Lab Deployment Tool for Cisco Modeling Labs]]></title>
            <link rel="alternate" href="https://github.com/cisco-open/sdwan-lab-deployment-tool" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10510"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This tool automates Cisco Catalyst SD-WAN lab deployment inside Cisco Modeling Labs (CML).]]>
            </summary>
            <updated>2025-10-03T07:20:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10473</id>
            <title type="text"><![CDATA[vTunnel]]></title>
            <link rel="alternate" href="https://github.com/cmu-sei/vtunnel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10473"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[vTunnel is a tool that proxies IP traffic between guest and host networks by using the VSOCK protocol. 

This project provides the ability to tunnel IP traffic through the hypervisor so that connections can be proxied into or out of virtual machines.

Related contents:

- [Episode 634: Config Confessions @ Linux Unplugged](https://linuxunplugged.com/634).]]>
            </summary>
            <updated>2025-10-01T05:39:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10353</id>
            <title type="text"><![CDATA[Mercator]]></title>
            <link rel="alternate" href="https://dbarzin.github.io/mercator/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10353"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mercator is a Web application for managing the mapping of an information system as described in the Mapping the Information System Guide from ANSSI.

Mercator&amp;#039;s objective is to enable a team to manage the mapping of an information system in a complete and consistent way, and to automatically generate the various reports needed to facilitate the maintenance and communication of this mapping.

- [Mercator @ GitHub](https://github.com/dbarzin/mercator).

Related contents:

- [Mapping the information system @ ANSSI](https://cyber.gouv.fr/en/publications/mapping-information-system).
- [Cartographie du système d&amp;#039;information @ ANSSI :fr:](https://cyber.gouv.fr/publications/cartographie-du-systeme-dinformation).
- [Mercator - La cartographie du système d&amp;#039;information @ LinuxFr.org :fr:](https://linuxfr.org/news/mercator-la-cartographie-du-systeme-d-information).
- [Episode #513 consacré à Mercator @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/).
- [Mercator @ Sourcentis](https://www.sourcentis.com/en/mercator/).
- [Guide de l&amp;#039;ANSSI : Cartographie Du Système D&amp;#039;information by Chistine Dessus @ Calaméo :fr:](https://www.calameo.com/books/0058001700d160bb6c854).]]>
            </summary>
            <updated>2026-01-19T15:25:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10280</id>
            <title type="text"><![CDATA[Ethernet Cable Connection Manager]]></title>
            <link rel="alternate" href="https://github.com/bijomaru78/eccm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10280"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, browser-based tool for mapping Ethernet connections.
Create switches, patch panels, wall ports, routers, etc. Assign ports, connect them, and visualise how your network is wired.]]>
            </summary>
            <updated>2025-09-18T14:29:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10220</id>
            <title type="text"><![CDATA[RustNet]]></title>
            <link rel="alternate" href="https://github.com/domcyrus/rustnet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10220"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A cross-platform network monitoring terminal UI tool built with Rust.

RustNet provides real-time visibility into network connections with detailed state information, connection lifecycle management, deep packet inspection, and a terminal user interface.

Related contents:

- [Episode 631: Offline By Default @ Linux Unplugged](https://linuxunplugged.com/631).]]>
            </summary>
            <updated>2025-09-17T07:57:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10207</id>
            <title type="text"><![CDATA[The ZMap Project]]></title>
            <link rel="alternate" href="https://zmap.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10207"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The ZMap Project is a collection of open source measurement tools for performing large-scale studies of the hosts and services that compose the public Internet.
 
 ZMap is a fast single packet network scanner designed for Internet-wide network surveys. 

- [ZMap @ GitHub](https://github.com/zmap/zmap).

Related contents:

- [Fingerprinting the Internet: Blocking Bots and Internet Scanners with eBPF @ eBPFChirp](https://ebpfchirp.substack.com/p/fingerprinting-the-internet-blocking).]]>
            </summary>
            <updated>2025-09-15T13:24:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10134</id>
            <title type="text"><![CDATA[sandmap]]></title>
            <link rel="alternate" href="https://github.com/trimstray/sandmap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10134"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles. 

sandmap is a tool supporting network and system reconnaissance using the massive Nmap engine. It provides a user-friendly interface, automates and speeds up scanning and allows you to easily use many advanced scanning techniques.]]>
            </summary>
            <updated>2025-09-11T13:42:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10112</id>
            <title type="text"><![CDATA[NetPeek]]></title>
            <link rel="alternate" href="https://github.com/ZingyTomato/NetPeek" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10112"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modern network scanner for GNOME. 

A modern libadwaita-based network scanner for GNOME that helps you discover devices on your local network.

Related contents:

- [NetPeek - Un scanner réseau sous Linux facile à utiliser @ Korben :fr:](https://korben.info/netpeek-scanner-reseau-linux.html).]]>
            </summary>
            <updated>2025-09-11T06:22:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10104</id>
            <title type="text"><![CDATA[🚧 Port Kill]]></title>
            <link rel="alternate" href="https://github.com/kagehq/port-kill" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10104"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight mac status bar development port monitor.

A lightweight cross-platform status bar app that monitors and manages development processes running on configurable ports. The app provides real-time process detection and allows you to kill individual processes or all processes at once.

Related contents:

- [Port Kill - L&amp;#039;app macOS qui règle ses comptes avec les ports squattés @ Korben :fr:](https://korben.info/port-kill-app-macos-gestion-ports.html).]]>
            </summary>
            <updated>2025-09-11T05:59:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/108</id>
            <title type="text"><![CDATA[meshSidecar]]></title>
            <link rel="alternate" href="https://github.com/noblepayne/meshSidecar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/108"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mesh network sidecars for NixOS Services.

meshSidecar provides a flexible way to integrate mesh networking capabilities with NixOS services. It allows services to participate in mesh networks without requiring direct modification of the service itself.

Related contents:

- [Episode 614: Self-Hosted Location Tracking @ Linux Unplugged](https://linuxunplugged.com/614).
- [TXLF 2025 Sat Oct 4 - Mesh Network Sidecars for NixOS Services
  @ Texas Linux Fest&amp;#039;s YouTube](https://www.youtube.com/watch?v=q_rjuD_TC_E).]]>
            </summary>
            <updated>2025-10-08T05:49:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/219</id>
            <title type="text"><![CDATA[NetMirror]]></title>
            <link rel="alternate" href="https://github.com/catcat-blog/NetMirror" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/219"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Another Looking-glass Server.

NetMirror is a modern, feature-rich looking-glass server with a beautiful web interface for network diagnostics and performance testing.]]>
            </summary>
            <updated>2026-04-09T09:10:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/248</id>
            <title type="text"><![CDATA[TollGate]]></title>
            <link rel="alternate" href="https://tollgate.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/248"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bitcoin-powered WiFi Network.
Community-built, Sovereign Wi-Fi Infrastructure

TollGate is the pay-as-you-go internet access on open networks. Streaming Sats for Free(dom) internet Access. Powered by Bitcoin Lightning Ecash.

- [TollGate @ GitHub](https://github.com/OpenTollGate/TollGate).

Related contents:

- [Episode 622: Omarchy Hits Different @ Linux Unplugged](https://linuxunplugged.com/622).]]>
            </summary>
            <updated>2025-12-09T11:38:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/264</id>
            <title type="text"><![CDATA[Nebula]]></title>
            <link rel="alternate" href="https://nebula.defined.net/docs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/264"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A scalable overlay networking tool with a focus on performance, simplicity and security.

Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world. Nebula is portable, and runs on Linux, OSX, Windows, iOS, and Android. It can be used to connect a small number of computers, but is also able to connect tens of thousands of computers.

- [Nebula @ GitHub](https://github.com/slackhq/nebula).

Related contents:

- [Episode 624: Tiny PC, Huge Problems @ Linux Unplugged](https://linuxunplugged.com/624).
- [Episode 625: They&amp;#039;re Doing it Wrong! @ Linux Unplugged](https://linuxunplugged.com/625).
- [Using Experimental Lighthouse DNS with Nebula @ Nebula Docs](https://nebula.defined.net/docs/guides/using-lighthouse-dns/).]]>
            </summary>
            <updated>2025-09-25T06:21:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/271</id>
            <title type="text"><![CDATA[Dumb Pipe]]></title>
            <link rel="alternate" href="https://www.dumbpipe.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/271"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy, direct connections that punch through NATs &amp;amp; stay connected as network conditions change.

Dumb pipes are Iroh Connections. The dumbpipe tool is a 200-line wrapper around the iroh rust crate. You can use the iroh Endpoint to create a connection to use as a dumb pipe in your own app.

- [Iroh @ GitHub](https://github.com/n0-computer/iroh).]]>
            </summary>
            <updated>2025-11-05T16:30:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/274</id>
            <title type="text"><![CDATA[Calico]]></title>
            <link rel="alternate" href="https://www.tigera.io/project-calico/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/274"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud native networking and network security.

Calico is a single platform for networking, network security, and observability for any Kubernetes distribution in the cloud, on-premises, or at the edge. Whether you&amp;#039;re just starting with Kubernetes or operating at scale, Calico&amp;#039;s open source, enterprise, and cloud editions provide the networking, security, and observability you need.

- [Calico @ GitHub](https://github.com/projectcalico/calico).
- [Calico documentation](https://docs.tigera.io/calico/latest/about/).

Related contents:

- [Kubernetes Is Powerful, But Not Secure (at least not by default) @ Tigera](https://www.tigera.io/blog/kubernetes-is-powerful-but-not-secure-at-least-not-by-default/).
- [What’s New in Calico v3.31: eBPF, NFTables, and More @ Tigera](https://www.tigera.io/blog/whats-new-in-calico-v3-31-ebpf-nftables-and-more/).
- [An In-Depth Look at Istio Ambient Mode with Calico @ Tigera](https://www.tigera.io/blog/an-in-depth-look-at-istio-ambient-mode-with-calico/).
- [Save the Address, Save the Cloud: A Hands-on KubeVirt Live Migration Workshop @ Tigera](https://www.tigera.io/blog/save-the-address-save-the-cloud-a-hands-on-kubevirt-live-migration-workshop/).]]>
            </summary>
            <updated>2026-07-10T11:36:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/296</id>
            <title type="text"><![CDATA[portracker]]></title>
            <link rel="alternate" href="https://github.com/mostafa-wahied/portracker" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/296"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A self-hosted, real-time port monitoring and discovery tool. 

By auto-discovering services on your systems, portracker provides a live, accurate map of your network. It helps eliminate manual tracking in spreadsheets and prevents deployment failures caused by port conflicts.

Related contents:

- [Erreur 403 | #61 :fr:](https://newsletter.erreur403.fr/p/erreur-403-61).
- [Portracker - Fini le bordel des ports qui plantent vos déploiements @ Korben :fr:](https://korben.info/portracker-surveillance-ports-reseau.html).]]>
            </summary>
            <updated>2026-02-02T08:58:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/348</id>
            <title type="text"><![CDATA[Sonar]]></title>
            <link rel="alternate" href="https://sonar-team.github.io/doc/en/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/348"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Optimized Node Monitoring for Network Analysis.

SONAR is designed to simplify network configuration audits in critical environments.
With a clean interface and a robust architecture, it enables any personnel — even non-technical — to understand and document network flows independently.

- [Sonar Desktop App @ GitHub](https://github.com/Sonar-team/Sonar_desktop_app).]]>
            </summary>
            <updated>2026-01-23T15:17:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/721</id>
            <title type="text"><![CDATA[docker-ipv6nat]]></title>
            <link rel="alternate" href="https://github.com/robbertkl/docker-ipv6nat" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/721"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extend Docker with IPv6 NAT, similar to IPv4.
This project mimics the way Docker does NAT for IPv4 and applies it to IPv6. Jump to Usage to get started right away.

Docker was not created with IPv6 in mind. It was added later and, while it has come a long way, is still not as usable as one would want. Much discussion is still going on as to how IPv6 should be used in a containerized world; see the various GitHub issues linked below.]]>
            </summary>
            <updated>2025-08-28T17:58:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/845</id>
            <title type="text"><![CDATA[RaspAP]]></title>
            <link rel="alternate" href="https://raspap.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/845"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple wireless router setup for Debian-based devices.

RaspAP is feature-rich wireless router software that just works on many popular Debian-based devices, including the Raspberry Pi. Our custom OS images, Quick installer and Docker container create a known-good default configuration for all current Raspberry Pis with onboard wireless. A fully responsive, mobile-ready interface gives you control over the relevant services and networking options. Advanced DHCP settings, WireGuard and OpenVPN support, SSL certificates, ad blocking, security audits, captive portal integration, themes and multilingual options are included.

- [RaspAP @ GitHub](https://github.com/RaspAP).]]>
            </summary>
            <updated>2025-08-28T18:18:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/966</id>
            <title type="text"><![CDATA[Trippy]]></title>
            <link rel="alternate" href="https://trippy.rs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/966"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a network diagnostic tool.

 Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues. 

- [Trippy @ GitHub](https://github.com/fujiapple852/trippy).]]>
            </summary>
            <updated>2025-08-28T18:38:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/998</id>
            <title type="text"><![CDATA[DNSDiag]]></title>
            <link rel="alternate" href="https://dnsdiag.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/998"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DNS Measurement, Troubleshooting and Security Auditing Toolset.

Ever been wondering if your ISP is hijacking your DNS traffic? Ever observed any misbehavior with your DNS responses? Ever been redirected to wrong address and suspected something is wrong with your DNS? Here we have a set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect.

- [DNSDiag @ GitHub](https://github.com/farrokhi/dnsdiag).

Related contents:

- [Basic Network Troubleshooting @ Signs of Triviality](https://www.netmeister.org/blog/basic-network-troubleshooting.html).]]>
            </summary>
            <updated>2025-08-28T18:43:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1291</id>
            <title type="text"><![CDATA[RustScan]]></title>
            <link rel="alternate" href="https://github.com/bee-san/RustScan" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1291"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🤖 The Modern Port Scanner 🤖

The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run scripts through our scripting engine (Python, Lua, Shell supported).]]>
            </summary>
            <updated>2025-08-28T19:31:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1344</id>
            <title type="text"><![CDATA[netop]]></title>
            <link rel="alternate" href="https://github.com/ZingerLittleBee/netop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1344"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network Top -- Help you monitor network traffic with bpf.

_netop_ is a terminal command line interface that can customize the
`network traffic` `bpf` filter rule 🎯.

Related contents:

- [Episode 605 - Goodbye World @ Linux Unplugged](https://linuxunplugged.com/605).]]>
            </summary>
            <updated>2025-08-28T19:40:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1451</id>
            <title type="text"><![CDATA[Subtrace]]></title>
            <link rel="alternate" href="https://subtrace.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1451"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Wireshark forDocker containers.
See all incoming and outgoing requests in Docker containers with just one command.

Subtrace is Wireshark for your Docker containers. It lets developers see all incoming and outgoing requests in their backend server so that they can resolve production issues faster.

- [Subtrace @ GitHub](https://github.com/subtrace/subtrace).]]>
            </summary>
            <updated>2025-08-28T19:59:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1473</id>
            <title type="text"><![CDATA[Nping]]></title>
            <link rel="alternate" href="https://github.com/hanshuaikang/Nping" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1473"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations.

 Nping is a Ping tool developed in Rust. It supports concurrent Ping for multiple addresses, visual chart display, real-time data updates, and other features. 

Related contents:

- [Episode 603: All Your Kernels Belong to Rust @ Linux Unplugged](https://linuxunplugged.com/603).]]>
            </summary>
            <updated>2025-08-28T20:01:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1610</id>
            <title type="text"><![CDATA[mitmrouter]]></title>
            <link rel="alternate" href="https://github.com/nmatt0/mitmrouter" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1610"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bash script to automate setup of Linux router useful for IoT device traffic analysis and SSL mitm]]>
            </summary>
            <updated>2025-08-28T20:24:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1640</id>
            <title type="text"><![CDATA[DumbWhoIs]]></title>
            <link rel="alternate" href="https://github.com/DumbWareio/DumbWhoIs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1640"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Dumb WhoIs.

A simple web application for looking up WHOIS, IP, and ASN information using free APIs. The application automatically detects the type of query and provides formatted results with a clean, modern UI that supports both light and dark modes.]]>
            </summary>
            <updated>2025-08-28T20:29:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1688</id>
            <title type="text"><![CDATA[httptap]]></title>
            <link rel="alternate" href="https://github.com/monasticacademy/httptap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1688"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[View the HTTP and HTTPS requests made by any linux program by running `httptap -- &amp;lt;command&amp;gt;`.]]>
            </summary>
            <updated>2025-08-28T20:37:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1709</id>
            <title type="text"><![CDATA[Pi.Alert]]></title>
            <link rel="alternate" href="https://github.com/pucherot/Pi.Alert" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1709"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WIFI / LAN intruder detector. Check the devices connected and alert you with unknown devices. It also warns of the disconnection of &amp;quot;always connected&amp;quot; devices]]>
            </summary>
            <updated>2025-08-28T20:40:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1891</id>
            <title type="text"><![CDATA[BruteShark]]></title>
            <link rel="alternate" href="https://github.com/odedshimon/BruteShark" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1891"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network Analysis Tool.

BruteShark is a Network Forensic Analysis Tool (NFAT) that performs deep processing and inspection of network traffic (mainly PCAP files, but it also capable of directly live capturing from a network interface). It includes: password extracting, building a network map, reconstruct TCP sessions, extract hashes of encrypted passwords and even convert them to a Hashcat format in order to perform an offline Brute Force attack.]]>
            </summary>
            <updated>2025-08-28T21:12:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2018</id>
            <title type="text"><![CDATA[Angry IP Scanner]]></title>
            <link rel="alternate" href="https://angryip.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2018"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast and friendly network scanner. the original IP scanner for Windows, Mac and Linux.

Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features. 

- [Angry IP Scanner @ GitHub](https://github.com/angryip/ipscan).

Related contents:

- [Angry IP Scanner : une façon simple de scanner son réseau pour détecter les hôtes connectés @ IT-Connect :fr:](https://www.it-connect.fr/angry-ip-scanner-une-facon-simple-de-scanner-son-reseau/).]]>
            </summary>
            <updated>2025-08-28T21:32:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2024</id>
            <title type="text"><![CDATA[📊 A-Packets]]></title>
            <link rel="alternate" href="https://apackets.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2024"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Online PCAP Analysis and Network Traffic Insights.

Effortless PCAP File Analysis in Your Browser

Explore and analyze PCAP files online using A-Packets, designed to provide comprehensive insights into network protocols like IPv4/IPv6, HTTP, Telnet, FTP, DNS, SSDP, and WPA2. This tool allows users to easily view details of network communications and dissect layers of data transmission.]]>
            </summary>
            <updated>2025-08-28T21:33:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2105</id>
            <title type="text"><![CDATA[Stork]]></title>
            <link rel="alternate" href="https://www.isc.org/stork/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2105"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Graphical Management for Kea DHCP.

Stork is an open source ISC project providing a monitoring application and dashboard for
ISC Kea DHCP and (eventually) ISC BIND 9. A limited configuration management for Kea
is available and is expected to grow substantially in the near future.

Stork provides a web-based graphical interface for monitoring, troubleshooting, and maintaining the configuration of, Kea DHCP servers. Stork provides a single point for administrative control for your Kea servers, including integration with LDAP for administrator authentication and authorization. The graphical interface makes it possible for network administrators to easily make configuration updates to the DHCP service without having to struggle with unfamiliar CLI.

- [Stork @ ISC&amp;#039;s GitLab](https://gitlab.isc.org/isc-projects/stork).

Related contents:

- [Stork : une interface web pour surveiller son serveur DHCP Kea sous Linux @ IT-Connect :fr:](https://www.it-connect.fr/stork-une-interface-web-pour-surveiller-son-serveur-dhcp-kea-sous-linux/).]]>
            </summary>
            <updated>2025-08-28T21:48:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2288</id>
            <title type="text"><![CDATA[SmokePing]]></title>
            <link rel="alternate" href="https://oss.oetiker.ch/smokeping/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2288"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.]]>
            </summary>
            <updated>2025-08-28T22:17:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2309</id>
            <title type="text"><![CDATA[ifwifi]]></title>
            <link rel="alternate" href="https://github.com/araujobsd/ifwifi" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2309"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple wrapper over nmcli using wifiscanner made in rust.]]>
            </summary>
            <updated>2025-08-28T22:20:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2493</id>
            <title type="text"><![CDATA[Clear NDR - Community (previously SELKS)]]></title>
            <link rel="alternate" href="https://www.stamus-networks.com/clear-ndr-community" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2493"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Turn-key Suricata-based Network Detection and Response System.
SELKS is now Clear NDR - Community

As the next generation open source turnkey Suricata implementation from Stamus Networks, the Clear NDR - Community edition is the successor to SELKS. We incorporated many lessons learned from the 10 years of SELKS innovation and user feedback into this platform.]]>
            </summary>
            <updated>2025-08-28T22:52:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2598</id>
            <title type="text"><![CDATA[Kea DHCP]]></title>
            <link rel="alternate" href="https://www.isc.org/kea/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2598"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kea includes all the most-requested features, is far newer, and is designed for a more modern network environment.

- [Kea @ ISC&amp;#039;s GitLab](https://gitlab.isc.org/isc-projects/kea).
- [Kea @ Read the Docs](https://kea.readthedocs.io/en/stable/).

Related contents:

- [Kea Terraform Provider](https://registry.terraform.io/providers/josh-silvas/kea/latest/docs)
  ([Kea Configuration Backend Terraform Provider @ GitHub](https://github.com/josh-silvas/terraform-provider-kea)).
- [Stork Graphical Management for Kea DHCP @ ISC](https://www.isc.org/stork/).
- [Linux : installer et configurer un serveur DHCP KEA sur Debian 12 @ IT-Connect :fr:](https://www.it-connect.fr/linux-installer-et-configurer-un-serveur-dhcp-kea-sur-debian/).]]>
            </summary>
            <updated>2026-02-20T09:20:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2636</id>
            <title type="text"><![CDATA[Kyanos]]></title>
            <link rel="alternate" href="https://kyanos.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2636"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Simple &amp;amp; Powerful Network Tracing Tool.

Visualize the time packets spend in the kernel, watch &amp;amp; analyze in command line.
Capture http/redis/mysql requests/responses in command line.

- [Kyanos @ GitHub](https://github.com/hengyoush/kyanos).]]>
            </summary>
            <updated>2025-08-28T23:17:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2695</id>
            <title type="text"><![CDATA[zscan]]></title>
            <link rel="alternate" href="https://github.com/zcyberseclab/zscan" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2695"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, customizable service detection tool powered by a flexible fingerprint system. It helps you identify services, APIs, and network configurations across your infrastructure.]]>
            </summary>
            <updated>2025-08-28T23:25:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2704</id>
            <title type="text"><![CDATA[LoxiLB]]></title>
            <link rel="alternate" href="https://www.loxilb.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2704"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud-Native Load-balancer.

loxilb is an open source cloud-native load-balancer based on GoLang/eBPF with the goal of achieving cross-compatibility across a wide range of on-prem, public-cloud or hybrid K8s environments. loxilb is being developed to support the adoption of cloud-native tech in telco, mobility, and edge computing.

- [LoxiLB @ GitHub](https://github.com/loxilb-io/loxilb).
- [SRE/Devops/Sysadmin newsletter : 2024/11 @ Xavier Pestel&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/pulse/sredevopssysadmin-newsletter-202411-xavier-pestel-5r6ve/).]]>
            </summary>
            <updated>2025-08-28T23:27:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2925</id>
            <title type="text"><![CDATA[portchecker.io]]></title>
            <link rel="alternate" href="https://portchecker.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2925"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[portchecker.io is a free utility to check the port status of a given hostname or IP address.

portchecker.io is an open-source API for checking port availability on specified hostnames or IP addresses. Ideal for developers and network admins, it helps troubleshoot network setups, validate firewall rules, and assess potential access points.

- [portchecker.io @ GitHub](https://github.com/dsgnr/portchecker.io).]]>
            </summary>
            <updated>2025-08-29T00:03:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3045</id>
            <title type="text"><![CDATA[Arkime]]></title>
            <link rel="alternate" href="https://arkime.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3045"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network Analysis &amp;amp; Packet Capture. It&amp;#039;s amazing what you discover when you start looking. 

Arkime is an open source, large scale, full packet capturing, indexing, and database system. 

- [Arkime @ GitHub](https://github.com/arkime/arkime).]]>
            </summary>
            <updated>2025-08-29T00:24:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3144</id>
            <title type="text"><![CDATA[Wifi Solver]]></title>
            <link rel="alternate" href="https://wifi-solver.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WiFi Solver is a web-based simulation tool that lets you simulate the WiFi signal strength in your house.

It is the evolution of the Android app WiFi Solver FDTD, originally launched in 2014. This app was written in the aftermath of a blog post about simulating WiFi called Helmhurts, which went a bit viral back then.]]>
            </summary>
            <updated>2025-08-29T00:40:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3159</id>
            <title type="text"><![CDATA[netmiko]]></title>
            <link rel="alternate" href="https://ktbyers.github.io/netmiko/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3159"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Multi-vendor library to simplify Paramiko SSH connections to network devices.

Network automation to screen-scraping devices is primarily concerned with gathering output from show commands and with making configuration changes.

Netmiko aims to accomplish both of these operations and to do it across a very broad set of platforms. It seeks to do this while abstracting away low-level state control (i.e. eliminate low-level regex pattern matching to the extent practical).

- [netmiko @ GitHub](https://github.com/ktbyers/netmiko/).]]>
            </summary>
            <updated>2025-08-29T00:42:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3276</id>
            <title type="text"><![CDATA[eBPF for Windows]]></title>
            <link rel="alternate" href="https://github.com/microsoft/ebpf-for-windows" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3276"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[eBPF implementation that runs on top of Windows.

eBPF is a well-known technology for providing programmability and agility, especially for extending an OS kernel, for use cases such as DoS protection and observability. This project is a work-in-progress that allows existing eBPF toolchains and APIs familiar in the Linux ecosystem to be used on top of Windows. That is, this project takes existing eBPF projects as submodules and adds the layer in between to make them run on top of Windows.

- [eBPF Is Coming for Windows @ The New Stack](https://thenewstack.io/ebpf-is-coming-for-windows/).]]>
            </summary>
            <updated>2025-08-29T01:02:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3320</id>
            <title type="text"><![CDATA[Visual Subnet Calculator]]></title>
            <link rel="alternate" href="https://visualsubnetcalc.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3320"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Quickly and easily design network layouts. Split and join subnets, add notes and color, then collaborate with others by sharing a custom link to your design.

Enter the network you wish to subnet and use the Split/Join buttons on the right to start designing!

- [Visual Subnet Calculator @ GitHub](https://github.com/ckabalan/visualsubnetcalc).]]>
            </summary>
            <updated>2025-08-29T01:09:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3389</id>
            <title type="text"><![CDATA[WhoYouCalling]]></title>
            <link rel="alternate" href="https://github.com/H4NM/WhoYouCalling" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3389"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Records an executable&amp;#039;s network activity into a Full Packet Capture file (.pcap) and much more. 

Monitors network activity made by a process through the use of Windows Event Tracing (ETW) and Full Packet Capture (FPC). Filters a generated .pcap file with BPF based on the detected network activity made by the process. This application makes process network monitoring hella&amp;#039; easy.]]>
            </summary>
            <updated>2025-08-29T01:21:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3492</id>
            <title type="text"><![CDATA[NetAlert X]]></title>
            <link rel="alternate" href="https://netalertx.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3492"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.

Get visibility of what&amp;#039;s going on on your WIFI/LAN network. Schedule scans for devices, port changes and get alerts if unknown devices or changes are found. Write your own Plugins with auto-generated UI and in-build notification system. Build out and easily maintain your network source of truth (NSoT).

- [NetAlert X @ GitHub](https://github.com/jokob-sk/NetAlertX).

Related contents:

- [Surveillez votre réseau avec NetAlertX et détectez les nouveaux appareils @ IT Connect :fr:](https://www.it-connect.fr/tuto-netalertx-surveillance-reseau-detecter-appareil/).
- [NetAlertX Self-Hosted Network Monitoring for Home Labs @ VirtualizationHowto.com](https://www.virtualizationhowto.com/2025/06/netalertx-self-hosted-network-monitoring-for-home-labs/).
- [Episode 648: I See Live People @ Linux Unplugged](https://linuxunplugged.com/648).
- [NixOS OCI Config for NetAlertX @ noblepayne&amp;#039;s GiHub Gist](https://gist.github.com/noblepayne/8d03d07f44219d73d4abdb9c5430a6b3).]]>
            </summary>
            <updated>2026-01-07T07:07:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3549</id>
            <title type="text"><![CDATA[GNS3]]></title>
            <link rel="alternate" href="https://www.gns3.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3549"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The software that empowers network professionals.

Build, Design and Test your network in a risk-free virtual environment and access the largest networking community to help. Whether you are studying for your first networking exam or building out a state-wide telecommunications network, GNS3 offers an easy way to design and build networks of any size without the need for hardware. And the best part is it&amp;#039;s free!

- [GNS3 @ GitHub](https://github.com/GNS3).
- [Introduction à GNS3 : installation étape par étape pour bien débuter @ IT Connect :fr:](https://www.it-connect.fr/introduction-a-gns3-installation-etape-par-etape-pour-bien-debuter/).]]>
            </summary>
            <updated>2025-08-29T01:49:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3591</id>
            <title type="text"><![CDATA[ASNmap]]></title>
            <link rel="alternate" href="https://github.com/projectdiscovery/asnmap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3591"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Go CLI and Library for quickly mapping organization network ranges using ASN information.]]>
            </summary>
            <updated>2025-08-29T01:55:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3626</id>
            <title type="text"><![CDATA[WoLi WebGUI]]></title>
            <link rel="alternate" href="https://github.com/RemyFV/WoLi-webgui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3626"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WoLi WebGUI is an extremely lightweight (under 8MB) container image for sending WoL Magic Packets easily to a public WoL proxy of your choice.]]>
            </summary>
            <updated>2025-08-29T02:01:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3640</id>
            <title type="text"><![CDATA[WatchYourLAN]]></title>
            <link rel="alternate" href="https://github.com/aceberg/WatchYourLAN" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3640"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history]]>
            </summary>
            <updated>2025-08-29T02:03:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3750</id>
            <title type="text"><![CDATA[Technitium DNS Server]]></title>
            <link rel="alternate" href="https://technitium.com/dns/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3750"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An Open Source DNS Server For Privacy &amp;amp; Security.
Block ads &amp;amp; malware at DNS level for your entire network!

Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy &amp;amp; security. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any modern web browser.

- [Technitium DNS Server @ GitHub](https://github.com/TechnitiumSoftware/DnsServer).

Related contents:

- [technitiumDNS Integration for Home Assistant @ GitHub](https://github.com/Amateur-God/home-assistant-technitiumdns).
- [Running Technitium DNS Server on Ubuntu Linux @ Techitium Blog](https://blog.technitium.com/2017/11/running-dns-server-on-ubuntu-linux.html).
- [LAN-Only DNS with failover @ FoxxMD Blog](https://blog.foxxmd.dev/posts/redundant-lan-dns/).
- [Technitium - Le DNS qui remplace Pi-hole, Unbound, BIND @ Korben :fr:](https://korben.info/technitium-dns-server.html).
- [Technitium: The Self-Hosted DNS Server You Should Run @ Christian Lempa&amp;#039;s YouTube](https://www.youtube.com/watch?v=9buji0Vnbo0).
- [Fixing My DNS with Technitium @ Jim&amp;#039;s Garage&amp;#039;s YouTube](https://www.youtube.com/watch?v=62crffG6Uw8).]]>
            </summary>
            <updated>2026-07-24T12:54:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3811</id>
            <title type="text"><![CDATA[NetBox]]></title>
            <link rel="alternate" href="https://netboxlabs.com/products/netbox/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3811"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[NetBox - The Premier Network Source of Truth.

NetBox is the source of truth for everything on your network, from physical components like power systems and cabling to virtual assets like IP addresses and VLANs. Network automation and observability tools depend on NetBox’s authoritative data to roll out configurations, monitor changes, and accelerate operations across the enterprise.

- [NetBox @ GitHub](https://github.com/netbox-community/netbox).
- [NetBox documentation](https://netboxlabs.com/docs/netbox/).
- [Netbox Topology Views Plugin @ GitHub](https://github.com/netbox-community/netbox-topology-views).]]>
            </summary>
            <updated>2026-01-13T14:37:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4090</id>
            <title type="text"><![CDATA[nmap-did-what]]></title>
            <link rel="alternate" href="https://github.com/hackertarget/nmap-did-what" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4090"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nmap Dashboard Mini Project.

nmap-did-what is a Grafana docker container and a Python script to parse Nmap XML output to an SQLite database. The SQLite database is used as a datasource within Grafana to view the Nmap scan details in a dashboard.]]>
            </summary>
            <updated>2025-08-29T03:18:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4091</id>
            <title type="text"><![CDATA[WebMap-Nmap]]></title>
            <link rel="alternate" href="https://github.com/SabyasachiRana/WebMap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4091"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web Dashboard and Reporting.  A Web Dashbord for Nmap XML Report.]]>
            </summary>
            <updated>2025-08-29T03:18:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4095</id>
            <title type="text"><![CDATA[Netmaker]]></title>
            <link rel="alternate" href="https://www.netmaker.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4095"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Remote Access VPN &amp;amp; Software Defined Networking.
A Fast, Affordable, Remote Access VPN. IT Administrators trust Netmaker to provide secure access between remote networks, systems, and users.

Netmaker is a platform that uses Software Defined Networking (SDN) to build a powerful remote access VPN. Securely connect and manage a complex network with ease.

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks. 

- [Netmaker @ GitHub](https://github.com/gravitl/netmaker).
- [WireGuard Guide @ GitHub](https://github.com/mikeroyal/WireGuard-Guide).]]>
            </summary>
            <updated>2025-08-29T03:19:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4111</id>
            <title type="text"><![CDATA[Trippy]]></title>
            <link rel="alternate" href="https://trippy.cli.rs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4111"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A network diagnostic tool.

Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.

- [Trippy @ GitHub](https://github.com/fujiapple852/trippy).
- [Cool stuff from the Web \#17 @ JoliCode&amp;#039;s digest.club](https://digest.club/jolicode/cool-stuff-from-the-web-17).
- [La veille des Ours n°31 @ Bearstech&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/pulse/la-veille-des-ours-n31-bearstech-gbmgf/).]]>
            </summary>
            <updated>2025-08-29T03:22:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4153</id>
            <title type="text"><![CDATA[Meshtastic]]></title>
            <link rel="alternate" href="https://meshtastic.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4153"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices.

Meshtastic® is a project that lets you use inexpensive LoRa radios as a long range off-grid communicator for areas without reliable cellular service. These radios are great for hiking, skiing, paragliding - essentially any hobby where you don&amp;#039;t have reliable internet access. Each member of the mesh can send and view text messages and enable optional GPS based location features.

- [Meshtastic @ GitHub](https://github.com/meshtastic).
- [Episode 584 - Captain Meshtastic and the Solar Cowboy @ Linux Unplugged](https://linuxunplugged.com/584).
- [Episode 125 - Tiny Mini Micro Systems FTW @ Self Hosted Podcast](https://selfhosted.show/125).
- [France public channel @ Meshtastic&amp;#039;s Discourse](https://meshtastic.discourse.group/t/france-public-channel/10230/1).
- [Connaissez-vous le réseau MESHTASTIC ? et sa version GAULIX ? @ Framboise 314 :fr:](https://www.framboise314.fr/connaissez-vous-le-reseau-meshtastic-et-sa-version-gaulix/).
- [Episode \#117: Retreat to attack @ Changelog &amp;amp; Friends](https://changelog.com/friends/117).
- [Meshtastic - Le réseau mesh radio qui fonctionne même quand tout s&amp;#039;effondre @ Korben :fr:](https://korben.info/meshtastic-reseau-mesh-radio-survie-catastrophe.html).
- [Gadgets For People Who Don&amp;#039;t Trust The Government @ Benn Jordan&amp;#039;s YouTube](https://www.youtube.com/watch?v=W_F4rEaRduk).
- [Quand LORA relie le monde @ Blog Tech :fr:](https://docs.scourzic.net/2026-05-08_Quand-LORA-relie-le-monde/).]]>
            </summary>
            <updated>2026-05-25T06:35:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4313</id>
            <title type="text"><![CDATA[EVE-NG]]></title>
            <link rel="alternate" href="https://www.eve-ng.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4313"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Emulated Virtual Environment For Network, Security and DevOps Professionals.

- [Créer un lab complet avec EVE-NG : Linux, Opnsense, VyOS, Aruba, Windows Server @ IT Connect :fr:](https://www.it-connect.fr/creer-un-lab-complet-avec-eve-ng-linux-opnsense-vyos-aruba-windows-server/).]]>
            </summary>
            <updated>2025-08-29T03:55:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4344</id>
            <title type="text"><![CDATA[pfSense]]></title>
            <link rel="alternate" href="https://www.pfsense.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4344"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[World&amp;#039;s Most Trusted Open Source Firewall. 

The pfSense project is a free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. pfSense software, with the help of the package system, is able to provide the same functionality or more of common commercial firewalls, without any of the artificial limitations. It has successfully replaced every big name commercial firewall you can imagine in numerous installations around the world, including Check Point, Cisco PIX, Cisco ASA, Juniper, Sonicwall, Netgear, Watchguard, Astaro, and more.
 
- [PfSense et Squid : ajouter le filtrage par catégories avec Squid Guard @ IT Connect :fr:](https://www.it-connect.fr/pfsense-et-squid-ajouter-le-filtrage-par-categories-avec-squid-guard/).
- [pfSense Configuration Guide - Zero to Hero! @ Jim&amp;#039;s Garage&amp;#039;s YouTube](https://www.youtube.com/watch?v=he3ENpMLMsc).
- [The First Services I Always Spin Up in Any Home Lab @ VirtualizationHowto](https://www.youtube.com/watch?v=WocNYt7PprM).]]>
            </summary>
            <updated>2025-10-06T06:53:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4466</id>
            <title type="text"><![CDATA[netscanner]]></title>
            <link rel="alternate" href="https://github.com/Chleba/netscanner" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4466"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network scanning tool with features like:

- List Interfaces
- WiFi scanning
- WiFi signal strength (with chart)
- Ping CIDR with hostname, oui &amp;amp; mac address
- packetdump (TCP, UDP, ICMP, ARP)

must be run with sudo priviliges]]>
            </summary>
            <updated>2025-08-29T04:22:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4480</id>
            <title type="text"><![CDATA[Pingora]]></title>
            <link rel="alternate" href="https://github.com/cloudflare/pingora" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4480"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A library for building fast, reliable and evolvable network services. Pingora is a Rust framework to build fast, reliable and programmable networked systems.

Pingora is battle tested as it has been serving more than 40 million Internet requests per second for more than a few years.]]>
            </summary>
            <updated>2025-08-29T04:23:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4641</id>
            <title type="text"><![CDATA[iPerf]]></title>
            <link rel="alternate" href="https://iperf.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4641"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The TCP, UDP and SCTP network bandwidth measurement tool.

iperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the measured throughput / bitrate, loss, and other parameters.

- [iPerf @ GitHub](https://github.com/esnet/iperf).
- [Mistral : le rival français de ChatGPT @ Underscore_&amp;#039;s Apple Podcasts :fr:](https://podcasts.apple.com/fr/podcast/mistral-le-rival-fran%C3%A7ais-de-chatgpt/id1556250107?i=1000639883442).]]>
            </summary>
            <updated>2025-08-29T04:50:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4711</id>
            <title type="text"><![CDATA[RouterSploit]]></title>
            <link rel="alternate" href="https://github.com/threat9/routersploit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4711"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Exploitation Framework for Embedded Devices. It consists of various modules that aid penetration testing operations.]]>
            </summary>
            <updated>2025-08-29T05:02:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4746</id>
            <title type="text"><![CDATA[KubeSkoop]]></title>
            <link rel="alternate" href="https://kubeskoop.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4746"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[KubeSkoop is a kubernetes networking diagnose tool for different CNI plug-ins and IAAS providers. KubeSkoop automatic construct network traffic graph of Pod in the Kubernetes cluster, monitoring and analysis of the kernel&amp;#039;s critical path by eBPF, to resolve most of Kubernetes cluster network problems.

- [KubeSkoop @ GitHub](https://github.com/alibaba/kubeskoop).]]>
            </summary>
            <updated>2025-08-29T05:07:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4770</id>
            <title type="text"><![CDATA[pyATS]]></title>
            <link rel="alternate" href="https://developer.cisco.com/pyats/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4770"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Accelerating your DevOps with pyATS &amp;amp; Genie.

pyATS is an end-to-end DevOps automation ecosystem. Agnostic by design, pyATS enable network engineers to automate their day-to-day DevOps activities, perform stateful validation of their device operational status, build a safety-net of scalable, data-driven and reusable tests around their network, and visualize everything in a modern, easy to use dashboard.

- [pyats @ Python Package Index](https://pypi.org/project/pyats/).
- [Networking: How Useful is pyATS in NetDevOps?  @ HackerNoon](https://hackernoon.com/networking-how-useful-is-pyats-in-netdevops).]]>
            </summary>
            <updated>2025-08-29T05:11:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4894</id>
            <title type="text"><![CDATA[bandwhich]]></title>
            <link rel="alternate" href="https://github.com/imsnif/bandwhich" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4894"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Terminal bandwidth utilization tool.

This is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname

- [Monitor bandwidth usage with bandwhich @ Alan Pope&amp;#039;s blog](https://popey.com/blog/2023/09/monitor-bandwidth-usage-with-bandwhich/)]]>
            </summary>
            <updated>2025-08-29T05:32:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4936</id>
            <title type="text"><![CDATA[P4]]></title>
            <link rel="alternate" href="https://p4.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4936"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Programming Protocol-independent Packet Processors (P4) is a domain-specific language for network devices, specifying how data plane devices (switches, NICs, routers, filters, etc.) process packets.]]>
            </summary>
            <updated>2025-08-29T05:39:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4983</id>
            <title type="text"><![CDATA[PiRogue tool suite (PTS)]]></title>
            <link rel="alternate" href="https://pts-project.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4983"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mobile forensic &amp;amp; Network traffic analysis.

PiRogue tool suite (PTS) is an open-source tool suite that provides a comprehensive mobile forensic and network traffic analysis platform targeting mobile devices both Android and iOS, internet of things devices (devices that are connected to the user mobile apps), and in general any device using wi-fi to connect to the Internet.

- [PiRogue tool suite @ GitHub](https://github.com/PiRogueToolSuite).
- [Mobile Forensics &amp;amp; Network Analysis - PTS Project @ Mudsor (mudpak) :fr:](https://mudpak.eu/labs-cyber/pts-project/v1.0.1.html).]]>
            </summary>
            <updated>2025-08-29T05:47:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5032</id>
            <title type="text"><![CDATA[Security Onion]]></title>
            <link rel="alternate" href="https://securityonionsolutions.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5032"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Security Onion is a free and open platform for threat hunting, enterprise security monitoring, and log management. It includes our own interfaces for alerting, dashboards, hunting, PCAP, and case management. It also includes other tools such as Playbook, osquery, CyberChef, Elasticsearch, Logstash, Kibana, Suricata, and Zeek. 

[Security Onion @ GitHub](https://github.com/Security-Onion-Solutions/securityonion/).]]>
            </summary>
            <updated>2025-08-29T05:55:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5036</id>
            <title type="text"><![CDATA[The Zeek Network Security Monitor]]></title>
            <link rel="alternate" href="https://zeek.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5036"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An Open Source Network Security Monitoring Tool
Zeek (formerly Bro) is the world’s leading platform for network security monitoring.

Flexible, open source, and powered by defenders.

[Zeek @ GitHub](https://github.com/zeek/zeek)]]>
            </summary>
            <updated>2025-08-29T05:56:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5039</id>
            <title type="text"><![CDATA[OpenDaylight]]></title>
            <link rel="alternate" href="https://www.opendaylight.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5039"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenDaylight (ODL) is a modular open platform for customizing and automating networks of any size and scale.

The OpenDaylight project is an open source platform for Software Defined Networking (SDN) that uses open protocols to provide centralized, programmatic control and network device monitoring.

Much as your operating system provides an interface for the devices that comprise your computer, OpenDaylight provides an interface that allows you to control and manage network devices.

[OpenDaylight @ GitHub](https://github.com/opendaylight/).]]>
            </summary>
            <updated>2025-08-29T05:56:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5056</id>
            <title type="text"><![CDATA[sFlow]]></title>
            <link rel="alternate" href="https://sflow.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5056"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Making the Network Visible.

sFlow® is an industry standard technology for monitoring high speed switched networks. It gives complete visibility into the use of networks enabling performance optimization, accounting/billing for usage, and defense against security threats.]]>
            </summary>
            <updated>2025-08-29T05:59:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5058</id>
            <title type="text"><![CDATA[pmacct]]></title>
            <link rel="alternate" href="http://www.pmacct.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5058"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IP accounting iconoclasm.

pmacct is a small set of multi-purpose passive network monitoring tools. It can account, classify, aggregate, replicate and export forwarding-plane data, ie. IPv4 and IPv6 traffic; collect and correlate control-plane data via BGP and BMP; collect and correlate RPKI data; collect infrastructure data via Streaming Telemetry. Each component works both as a standalone daemon and as a thread of execution for correlation purposes (ie. enrich NetFlow with BGP data).

[pmacct @ GitHub](https://github.com/pmacct/pmacct)]]>
            </summary>
            <updated>2025-08-29T06:00:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5170</id>
            <title type="text"><![CDATA[RustScan]]></title>
            <link rel="alternate" href="https://github.com/rustscan/RustScan" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5170"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🤖 The Modern Port Scanner 🤖.

RustScan is a modern take on the port scanner. Sleek &amp;amp; fast. All while providing extensive extendability to you.

Not to mention RustScan uses Adaptive Learning to improve itself over time, making it the best port scanner for you.]]>
            </summary>
            <updated>2025-08-29T06:19:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5171</id>
            <title type="text"><![CDATA[masscan]]></title>
            <link rel="alternate" href="https://github.com/robertdavidgraham/masscan" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5171"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.

This is an Internet-scale port scanner. It can scan the entire Internet in under 5 minutes, transmitting 10 million packets per second, from a single machine.

Related contents:

- [Fingerprinting the Internet: Blocking Bots and Internet Scanners with eBPF @ eBPFChirp](https://ebpfchirp.substack.com/p/fingerprinting-the-internet-blocking).]]>
            </summary>
            <updated>2025-09-15T13:23:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5172</id>
            <title type="text"><![CDATA[IVRE]]></title>
            <link rel="alternate" href="https://ivre.rocks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5172"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network recon framework.

IVRE is an open-source framework for network recon. It relies on open-source well-known tools (Nmap, Masscan, ZGrab2, ZDNS and Zeek (Bro)) to gather data (network intelligence), stores it in a database (MongoDB is the recommended backend), and provides tools to analyze it.]]>
            </summary>
            <updated>2025-08-29T06:19:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5173</id>
            <title type="text"><![CDATA[Zenmap]]></title>
            <link rel="alternate" href="https://nmap.org/zenmap/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5173"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Official cross-platform Nmap Security Scanner GUI.

Zenmap is the official Nmap Security Scanner GUI. It is a multi-platform (Linux, Windows, Mac OS X, BSD, etc.) free and open source application which aims to make Nmap easy for beginners to use while providing advanced features for experienced Nmap users. Frequently used scans can be saved as profiles to make them easy to run repeatedly. A command creator allows interactive creation of Nmap command lines. Scan results can be saved and viewed later. Saved scan results can be compared with one another to see how they differ. The results of recent scans are stored in a searchable database.]]>
            </summary>
            <updated>2025-08-29T06:19:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5252</id>
            <title type="text"><![CDATA[OpenWISP]]></title>
            <link rel="alternate" href="https://openwisp.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5252"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Network Management System.

OpenWISP is a modular network management system built on top of OpenWRT (but designed to allow supporting multiple embedded operating systems) that allows managing and automating several aspects of IT network deployment, monitoring and management.

[OpenWISP @ GitHub](https://github.com/openwisp)]]>
            </summary>
            <updated>2025-08-29T06:32:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5427</id>
            <title type="text"><![CDATA[Artica-Proxy]]></title>
            <link rel="alternate" href="https://www.articatech.com/about-proxy.php" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5427"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Artica V4 is an appliance based on Debian 10 Operating system. Your can install it on the Hardware or Virtual Machine of your choice and get a Web Gateway appliance within minutes.]]>
            </summary>
            <updated>2025-08-29T07:01:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5461</id>
            <title type="text"><![CDATA[MikroTik RouterOS]]></title>
            <link rel="alternate" href="https://mikrotik.com/software" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5461"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[RouterOS is the operating system of RouterBOARD

It can also be installed on a PC and will turn it into a router with all the necessary features - routing, firewall, bandwidth management, wireless access point, backhaul link, hotspot gateway, VPN server and more.]]>
            </summary>
            <updated>2025-08-29T07:07:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5462</id>
            <title type="text"><![CDATA[VyOS]]></title>
            <link rel="alternate" href="https://vyos.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5462"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[VyOS is a fully open-source, enterprise-grade router platform. Being open-source and community-driven is not a liability for us, not an early stage gimmick we want to shed—it’s our distinctive advantage. VyOS started as a community fork of a discontinued Vyatta Core project in 2013, with a promise to live up to free and open-source software values. We kept the promise and turned VyOS into a successful, self-funded project.]]>
            </summary>
            <updated>2025-08-29T07:07:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5482</id>
            <title type="text"><![CDATA[OpenRDAP]]></title>
            <link rel="alternate" href="https://www.openrdap.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5482"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[RDAP command line client. OpenRDAP is a command line client for the Registration Data Access Protocol, written in Go.

RDAP is a replacement for WHOIS, which provides domain name &amp;amp; IP address registration information in JSON format over HTTP.

[OpenRDAP @ GitHub](https://github.com/openrdap/rdap).]]>
            </summary>
            <updated>2025-08-29T07:11:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5500</id>
            <title type="text"><![CDATA[Open Network Linux (ONL)]]></title>
            <link rel="alternate" href="http://opennetlinux.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5500"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Network Linux (ONL) is an open-source, foundational platform software layer for next-generation, modular NOS architecture on open networking hardware. 

- [Open Network Linux @ GitHub](https://github.com/opencomputeproject/OpenNetworkLinux).]]>
            </summary>
            <updated>2025-08-29T07:13:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5501</id>
            <title type="text"><![CDATA[DENT Project]]></title>
            <link rel="alternate" href="https://dent.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[dentOS is a SwitchDev based NOS built on top of Open Network Linux

As a Linux Foundation project, DENT utilizes the Linux Kernel, Switchdev, and other Linux based projects as the basis for building a new standardized network operating system without abstractions or overhead. All underlying infrastructure — including ASIC and Silicon for networking and datapath — is treated equally; while existing abstractions, APIs, drivers, low-level overhead, and other open software are simplified. DENT unites silicon vendors, ODMs, SIs, OEMs, and end users across all verticals to enable the transition to disaggregated networks.

[dentOS @ GitHub](https://github.com/dentproject/dentOS).]]>
            </summary>
            <updated>2025-08-29T07:14:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5573</id>
            <title type="text"><![CDATA[IPFire]]></title>
            <link rel="alternate" href="https://www.ipfire.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5573"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IPFire is a dedicated firewall that can be installed in any network - from data center down to your home. It is secure, fast and very versatile. Besides from being a stateful inspection firewall it can work as a VPN gateway, analyze data packets with its Intrusion Prevention System (IPS), and comes with many Add-ons that extend its functionality further.]]>
            </summary>
            <updated>2025-08-29T07:26:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5588</id>
            <title type="text"><![CDATA[iPXE]]></title>
            <link rel="alternate" href="https://ipxe.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5588"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[open source boot firmware.
iPXE is the leading open source network boot firmware. It provides a full PXE implementation enhanced with additional features

[iPXE @ GitHub](https://github.com/ipxe/ipxe).]]>
            </summary>
            <updated>2025-08-29T07:28:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5589</id>
            <title type="text"><![CDATA[Thread]]></title>
            <link rel="alternate" href="https://www.threadgroup.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5589"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Thread is a low-power and low-latency wireless mesh networking protocol built using open and proven standards. Thread solves the complexities of the IoT, addressing challenges such as interoperability, range, security, energy, and reliability. Thread networks have no single point of failure and include the ability to self-heal.]]>
            </summary>
            <updated>2025-08-29T07:28:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5604</id>
            <title type="text"><![CDATA[Outils pour les administrateurs Réseau]]></title>
            <link rel="alternate" href="https://cric.grenoble.cnrs.fr/Administrateurs/Outils/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5604"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Les administrateurs informatique des laboratoires utilisent peuvent utiliser les resources suivantes.]]>
            </summary>
            <updated>2025-08-29T07:32:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5638</id>
            <title type="text"><![CDATA[trackerjacker]]></title>
            <link rel="alternate" href="https://github.com/calebmadrigal/trackerjacker" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5638"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Like nmap for mapping wifi networks you&amp;#039;re not connected to. Maps and tracks wifi networks and devices through raw 802.11 monitoring.]]>
            </summary>
            <updated>2025-08-29T07:36:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5673</id>
            <title type="text"><![CDATA[Scapy]]></title>
            <link rel="alternate" href="https://scapy.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5673"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scapy is a powerful interactive packet manipulation libary written in Python. Scapy is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. 

[Scapy @ GitHub](https://github.com/secdev/scapy).]]>
            </summary>
            <updated>2025-08-29T07:42:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5698</id>
            <title type="text"><![CDATA[Infection Monkey]]></title>
            <link rel="alternate" href="https://www.akamai.com/infectionmonkey#free-download" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5698"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Infection Monkey graphic blue background
Simulate, Validate, and Mitigate with the Infection Monkey

Continuously test your network security and use the insights to make informed security decisions based on real data, not speculations.]]>
            </summary>
            <updated>2025-08-29T07:46:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5766</id>
            <title type="text"><![CDATA[Open RAN]]></title>
            <link rel="alternate" href="https://open-ran.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5766"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open RAN is intelligent Radio Access Network(RAN) integrated with general purpose platforms with open interface between software definced funtions.
Open RAN ecosystem enables enormous flexibility and interoperability with a complete openess to multi-vendor deployments.
Open RAN architecture is designed for building virtualized RAN with AI powered control, which is the key to tame the 5G/6G complexity.]]>
            </summary>
            <updated>2025-08-29T07:58:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5790</id>
            <title type="text"><![CDATA[TraceWrangler - Packet Capture Toolkit]]></title>
            <link rel="alternate" href="https://www.tracewrangler.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5790"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TraceWrangler is a network capture file toolkit running on Windows (or on Linux, using WINE) that supports PCAP as well as the new PCAPng file format, which is now the standard file format used by Wireshark. The most prominent use case for TraceWrangler is the easy sanitization and anonymization of PCAP and PCAPng files (sometimes called &amp;quot;trace files&amp;quot;, &amp;quot;capture files&amp;quot; or &amp;quot;packet captures&amp;quot;), removing or replacing sensitive data while being easy to use.]]>
            </summary>
            <updated>2025-08-29T08:01:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5822</id>
            <title type="text"><![CDATA[Blocky]]></title>
            <link rel="alternate" href="https://0xerr0r.github.io/blocky/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5822"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Blocky is a DNS proxy and ad-blocker for the local network written in Go.

[Blocky @ GitHub](https://github.com/0xERR0R/blocky).]]>
            </summary>
            <updated>2025-08-29T08:08:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5855</id>
            <title type="text"><![CDATA[OpenZiti]]></title>
            <link rel="alternate" href="https://docs.openziti.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5855"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenZiti is a free and open source project focused on bringing zero trust networking principles directly into any application. The project provides all the pieces required to implement a zero trust overlay network and provides all the tools necessary to integrate zero trust into your existing solutions. The OpenZiti project believes the principles of zero trust shouldn&amp;#039;t stop at your network, those ideas belong in your application.

[OpenZiti @ GitHub](https://github.com/openziti/ziti)]]>
            </summary>
            <updated>2025-08-29T08:12:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5869</id>
            <title type="text"><![CDATA[RITA - Real Intelligence Threat Analytics]]></title>
            <link rel="alternate" href="https://www.activecountermeasures.com/free-tools/rita/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5869"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Real Intelligence Threat Analytics (R-I-T-A) is an open-source framework for detecting command and control communication through network traffic analysis. The RITA framework ingests Zeek logs or PCAPs converted to Zeek logs for analysis.

[RITA @ GitHub](https://github.com/activecm/rita).]]>
            </summary>
            <updated>2025-08-29T08:16:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5898</id>
            <title type="text"><![CDATA[Wondershaper]]></title>
            <link rel="alternate" href="https://github.com/magnific0/wondershaper" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5898"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Command-line utility for limiting an adapter&amp;#039;s bandwidth.

Wonder Shaper is a script that allows the user to limit the bandwidth of one or more network adapters. It does so by using iproute&amp;#039;s tc command, but greatly simplifies its operation.]]>
            </summary>
            <updated>2025-08-29T08:20:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5937</id>
            <title type="text"><![CDATA[Sniffnet]]></title>
            <link rel="alternate" href="https://github.com/GyulyVGC/sniffnet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5937"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Application to comfortably monitor your network traffic. Multithreaded, cross-platform, reliable.


Sniffnet is a simple yet insightful application to analyse your network traffic in a straightforward and appealing way]]>
            </summary>
            <updated>2025-08-29T08:26:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6089</id>
            <title type="text"><![CDATA[PcapPlusPlus]]></title>
            <link rel="alternate" href="https://pcapplusplus.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6089"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A multi-platform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use.

[PcapPlusPlus @ GitHub](https://github.com/seladb/PcapPlusPlus)]]>
            </summary>
            <updated>2025-08-29T08:52:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6160</id>
            <title type="text"><![CDATA[Wireguard GUI]]></title>
            <link rel="alternate" href="https://gitnet.fr/deblan/wireguard-gui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6160"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Wireguard GUI is a graphic tool that helps you to edit existing confs of Wireguard.
A GUI a manage Wireguard connections on Linux.]]>
            </summary>
            <updated>2025-08-29T09:04:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6175</id>
            <title type="text"><![CDATA[Ceph.io]]></title>
            <link rel="alternate" href="https://ceph.com/en/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6175"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ceph is a distributed object, block, and file storage platform.

Reliable and scalable storage designed for any organization.
Use Ceph to transform your storage infrastructure. Ceph provides a unified storage service with object, block, and file interfaces from a single cluster built from commodity hardware components.

- [Ceph @ GitHub](https://github.com/ceph/ceph).
- [The new Ceph 12.2 Luminous and its BlueStore storage backend @ Virtual to the Core](https://www.virtualtothecore.com/the-new-ceph-12-2-luminous-and-its-bluestore-storage-backend/).]]>
            </summary>
            <updated>2025-08-29T09:06:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6183</id>
            <title type="text"><![CDATA[Bettercap]]></title>
            <link rel="alternate" href="https://github.com/bettercap/bettercap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6183"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
bettercap is a powerful, easily extensible and portable framework written in Go which aims to offer to security researchers, red teamers and reverse engineers an easy to use, all-in-one solution with all the features they might possibly need for performing reconnaissance and attacking WiFi networks, Bluetooth Low Energy devices, wireless HID devices and Ethernet networks.]]>
            </summary>
            <updated>2025-08-29T09:08:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6224</id>
            <title type="text"><![CDATA[MeshCentral]]></title>
            <link rel="alternate" href="https://meshcentral.com/info/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6224"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Freely manage your devices.
The open source, multi-platform, self-hosted, feature packed web site for remote device management.]]>
            </summary>
            <updated>2025-08-29T09:14:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6225</id>
            <title type="text"><![CDATA[Networkwalks Academy]]></title>
            <link rel="alternate" href="https://networkwalks.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6225"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Network &amp;amp; IT Training Courses
Network Walks offers a wide range of IT &amp;amp; Network Training Courses spanning from Cisco CCNA, CCNP, CCIE till Huawei HCNA, HCNP...]]>
            </summary>
            <updated>2025-08-29T09:15:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6276</id>
            <title type="text"><![CDATA[PacketFence]]></title>
            <link rel="alternate" href="https://www.packetfence.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6276"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source NAC.

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired, wireless and VPN management, industry-leading BYOD capabilities, 802.1X and RBAC support, integrated network anomaly detection with layer-2 isolation of problematic devices; PacketFence can be used to effectively secure small to very large heterogeneous networks.

- [PacketFence @ GitHub](https://github.com/inverse-inc/packetfence).]]>
            </summary>
            <updated>2025-08-29T09:23:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6352</id>
            <title type="text"><![CDATA[Yggdrasil Network]]></title>
            <link rel="alternate" href="https://yggdrasil-network.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6352"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[End-to-end encrypted IPv6 networking to connect worlds.
Yggdrasil is an overlay network implementation of a new routing scheme for mesh networks. It is designed to be a future-proof decentralised alternative to the structured routing protocols commonly used today on the Internet and other networks.]]>
            </summary>
            <updated>2025-08-29T09:37:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6517</id>
            <title type="text"><![CDATA[NitroShare]]></title>
            <link rel="alternate" href="https://nitroshare.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6517"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Any File. Any Device. Cross-platform Network File Transfer Application.
A cross-platform network file transfer application designed to make transferring any file to any device as painless as possible.

See also: https://github.com/nitroshare/nitroshare-desktop]]>
            </summary>
            <updated>2025-08-29T10:03:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6749</id>
            <title type="text"><![CDATA[Impacket]]></title>
            <link rel="alternate" href="https://github.com/SecureAuthCorp/impacket" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6749"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Impacket is a collection of Python classes for working with network protocols. Impacket is focused on providing low-level programmatic access to the packets and for some protocols (e.g. SMB1-3 and MSRPC) the protocol implementation itself. Packets can be constructed from scratch, as well as parsed from raw data, and the object-oriented API makes it simple to work with deep hierarchies of protocols. The library provides a set of tools as examples of what can be done within the context of this library.]]>
            </summary>
            <updated>2025-08-29T10:41:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6854</id>
            <title type="text"><![CDATA[Canonical Netplan]]></title>
            <link rel="alternate" href="https://netplan.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6854"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The network configuration abstraction renderer

Netplan is a utility for easily configuring networking on a linux system. You simply create a YAML description of the required network interfaces and what each should be configured to do. From this description Netplan will generate all the necessary configuration for your chosen renderer tool.]]>
            </summary>
            <updated>2025-08-29T10:59:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6858</id>
            <title type="text"><![CDATA[cloonix]]></title>
            <link rel="alternate" href="https://github.com/clownix/cloonix" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6858"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloonix is an AGPLv3 software that constitute a tool to create networks of kvm virtual machines or crun containers.
It provides a graphical interactive canvas showing the topology for your network, cloonix is a virtualisation hypervisor.]]>
            </summary>
            <updated>2025-08-29T11:00:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6969</id>
            <title type="text"><![CDATA[IPTraf-ng]]></title>
            <link rel="alternate" href="https://github.com/iptraf-ng/iptraf-ng" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6969"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IPTraf-ng is a console-based network monitoring program for Linux that
displays information about IP traffic.  It returns such information as:

	Current TCP connections
	UDP, ICMP, OSPF, and other types of IP packets
	Packet and byte counts on TCP connections
	IP, TCP, UDP, ICMP, non-IP, and other packet and byte counts
	TCP/UDP counts by ports
	Packet counts by packet sizes
	Packet and byte counts by IP address
	Interface activity
	Flag statuses on TCP packets
	LAN station statistics]]>
            </summary>
            <updated>2025-08-29T11:19:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6970</id>
            <title type="text"><![CDATA[Batfish]]></title>
            <link rel="alternate" href="https://www.batfish.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6970"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source network configuration analysis tool

Batfish finds errors and guarantees the correctness of planned or current network configurations. It enables safe and rapid network evolution, without the fear of outages or security breaches.]]>
            </summary>
            <updated>2025-08-29T11:19:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7021</id>
            <title type="text"><![CDATA[Locust]]></title>
            <link rel="alternate" href="https://locust.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7021"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modern load testing framework.

An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.

- [Locust @ GitHub](https://github.com/locustio/locust).

Related contents:

- [Guide de prise en main rapide de Locust @ Aukfood :fr:](https://www.aukfood.fr/guide-de-prise-en-main-rapide-de-locust/).
- [Load testing hosted MCP servers with Locust and Azure Load Testing @ Microsoft Foundry Blog](https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/load-testing-hosted-mcp-servers-with-locust-and-azure-load-testing/4522691).]]>
            </summary>
            <updated>2026-06-08T11:42:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7086</id>
            <title type="text"><![CDATA[Diagrams · Diagram as Code]]></title>
            <link rel="alternate" href="https://diagrams.mingrammer.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7086"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Diagrams lets you draw the cloud system architecture in Python code.

It was born for prototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well.

- [Diagrams @ GitHub](https://github.com/mingrammer/diagrams).]]>
            </summary>
            <updated>2025-08-29T11:38:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7285</id>
            <title type="text"><![CDATA[LibreNMS]]></title>
            <link rel="alternate" href="https://www.librenms.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7285"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a fully featured network monitoring system that provides a wealth of features and device support.

LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.

[LibreNMS @ GitHub](https://github.com/librenms/librenms).]]>
            </summary>
            <updated>2025-08-29T12:11:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7421</id>
            <title type="text"><![CDATA[Mars]]></title>
            <link rel="alternate" href="https://github.com/Tencent/mars" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7421"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mars is a cross-platform network component developed by WeChat.]]>
            </summary>
            <updated>2025-08-29T12:34:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7586</id>
            <title type="text"><![CDATA[I2P]]></title>
            <link rel="alternate" href="https://geti2p.net/en/about/intro" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7586"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. The network itself is strictly message based (a la IP), but there is a library available to allow reliable streaming communication on top of it (a la TCP). All communication is end to end encrypted (in total there are four layers of encryption used when sending a message), and even the end points (&amp;quot;destinations&amp;quot;) are cryptographic identifiers (essentially a pair of public keys).]]>
            </summary>
            <updated>2025-08-29T13:03:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8218</id>
            <title type="text"><![CDATA[PacketFence: Open Source NAC (Network Access Control)]]></title>
            <link rel="alternate" href="http://www.packetfence.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8218"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.]]>
            </summary>
            <updated>2025-08-29T14:48:18+00:00</updated>
        </entry>
    </feed>
