ssh.ts
This commit is contained in:
@@ -238,12 +238,12 @@
|
|||||||
},
|
},
|
||||||
"ssh.ts": {
|
"ssh.ts": {
|
||||||
"script_name": "ssh.ts",
|
"script_name": "ssh.ts",
|
||||||
"script_length": 6633,
|
"script_length": 6648,
|
||||||
"script_sha256": "2e660eca126e4d825585cfd46b3cd59f98b82830a7c8c55b696b5f458eca9146",
|
"script_sha256": "c547c5319abaec8edbc3bcb875eaf623ea144a38da023319af208ea329d97622",
|
||||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/ssh.ts",
|
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/ssh.ts",
|
||||||
"single_script_file": true,
|
"single_script_file": true,
|
||||||
"publish_time": 1768111677531,
|
"publish_time": 1768111677531,
|
||||||
"update_time": 1770397462982
|
"update_time": 1770397497575
|
||||||
},
|
},
|
||||||
"tree.ts": {
|
"tree.ts": {
|
||||||
"script_name": "tree.ts",
|
"script_name": "tree.ts",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env runts -- --allow-env --allow-read --allow-run
|
#!/usr/bin/env runts -- --allow-import --allow-env --allow-read --allow-run
|
||||||
|
|
||||||
// reference: https://git.hatter.ink/rust-scripts/scriptbase/src/branch/main/ssh-rs/src/main.rs
|
// reference: https://git.hatter.ink/rust-scripts/scriptbase/src/branch/main/ssh-rs/src/main.rs
|
||||||
|
|
||||||
@@ -202,5 +202,5 @@ async function main() {
|
|||||||
}
|
}
|
||||||
await main();
|
await main();
|
||||||
|
|
||||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260207T010415+08:00.MEQCIA7cstLzTU4tF1mjKXOr
|
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260207T010448+08:00.MEUCIQDS26BFCGE2YCDYK64p
|
||||||
// tqeukQDU8vBSZldr26ZpDt1/AiAO4a6KcJWDPl1fFnrk+AIipEicFaE5EZEvSbb2wsTnkQ==
|
// p54VTppFiq00bCcKvjL75VTgAwIgI6byeiHc41LGVHDscJ7cnmH+lP2qJxpXFqo7UmpUFDA=
|
||||||
|
|||||||
Reference in New Issue
Block a user