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

fcnetd-client

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

2 unstable releases

0.2.0 Dec 1, 2024
0.1.0 Oct 27, 2024

#9 in #microvm

Download history 128/week @ 2024-10-27 17/week @ 2024-11-03 1/week @ 2024-11-10 1/week @ 2024-11-17 123/week @ 2024-12-01

125 downloads per month

MIT license

18KB
220 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

~0.9–11MB
~144K SLoC