Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 416 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 416 Bytes

🦀 SSH to server within Identify file

Requirement

Format identify file must be

idrsa_ip_username

Example

idrsa_192.168.1.1_admin

Running Script

./ssh-script.sh idrsa_192.168.1.1_admin

or

bash ssh-script.sh idrsa_192.168.1.1_admin