SkillAgentSearch skills...

Lidi

Transfer a raw TCP or Unix stream or files through a unidirectional link with forward error correction

Install / Use

/learn @ANSSI-FR/Lidi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

lidi

badge_repo badge_catégorie_interne openess_badge_B Github CI Github CI

French Cybersecurity Agency (ANSSI)

<img src="https://www.sgdsn.gouv.fr/files/styles/ds_image_paragraphe/public/files/Notre_Organisation/logo_anssi.png" alt="ANSSI logo" width="20%">

This projet is managed by ANSSI. To find out more, you can go to the page (in French) dedicated to the ANSSI open source strategy. You can also click on the badges above to learn more about their meaning

What is lidi?

Lidi (leedee) allows you to copy TCP or Unix streams or files over a unidirectional link.

It is usually used along with an actual network diode device but it can also be used over regular bidirectional links for testing purposes.

For more information about the general purpose and concept of unidirectional networks and data diode: Unidirectional network.

Where to find some documentation?

The user documentation is available at https://anssi-fr.github.io/lidi/, or can be built and opened with:

$ cd doc
$ make html
$ xdg-open _build/html/index.html

The developer documentation can be built and opened by running:

$ cargo doc --document-private-items --no-deps --lib --open
View on GitHub
GitHub Stars92
CategoryDevelopment
Updated14d ago
Forks16

Languages

Rust

Security Score

100/100

Audited on Mar 20, 2026

No findings