introduce rust

This commit is contained in:
Mikaël Cluseau
2024-04-29 12:54:25 +02:00
parent 6e1cb57e03
commit 49f0552bda
85 changed files with 3415 additions and 2459 deletions

5
test-assets/ssh_config Normal file
View File

@ -0,0 +1,5 @@
Host *
IdentityAgent none
IdentityFile test_id
CertificateFile test_id-cert.pub
User root