migrate to rust

This commit is contained in:
Mikaël Cluseau
2024-04-29 12:54:25 +02:00
parent 6e1cb57e03
commit 8fcd2d6684
85 changed files with 3451 additions and 2460 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