refactor!: rebrand wraith to alknet
Rename all crates, CLI commands, constants, type names, doc comments, and documentation from wraith to alknet. Includes wire-protocol changes: ALPN wraith-ssh -> alknet-ssh, reserved destination prefix wraith- -> alknet-, SSH auth username wraith -> alknet.
This commit is contained in:
2
crates/alknet-core/tests/client_tests.rs
Normal file
2
crates/alknet-core/tests/client_tests.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
#[tokio::test]
|
||||
async fn client_placeholder() {}
|
||||
Reference in New Issue
Block a user