#firecracker #networking #micro-vm #back-end

fcnetd-client

A daemon-based Firecracker microVM networking backend based on fcnet-types

1 unstable release

0.1.0 Oct 27, 2024

#4 in #microvm

Download history 65/week @ 2024-10-21 71/week @ 2024-10-28 10/week @ 2024-11-04

146 downloads per month

MIT license

14KB
160 lines

fcnetd-client

fcnetd-client is a concrete implementation that works on fcnet-types definitions and allows applying operations on Firecracker microVM networks.

Unlike the fcnet crate, which links itself into your application and requires it to run as root, fcnetd-client can be used rootlessly and connects to a rootful separate fcnetd process.

Dependencies

~3–13MB
~136K SLoC