diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-21 00:09:25 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-21 00:09:25 +0900 |
| commit | 5df8cb0fa8a930413252fd50b7d38f11e9b56c69 (patch) | |
| tree | 0c702eabf29f973f1df2a4c576463f194b63db6c /global | |
| parent | cb63d44aa646480df2b1d86327a4abd5a8c1f4eb (diff) | |
modified plugins/ssh.lua, modified .ssh/config, modified plugins/ssh.lua, created snippets/recordings.lua, created snippets/recordings.lua
Diffstat (limited to 'global')
| -rw-r--r-- | global/.ssh/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/global/.ssh/config b/global/.ssh/config index b2df819..3ffa1ea 100644 --- a/global/.ssh/config +++ b/global/.ssh/config @@ -42,18 +42,18 @@ Host pp Host evcp HostName 3.36.92.165 User ec2-user - IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem + IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem Host S-onlyone-aws-dts HostName 15.165.19.26 User ec2-user IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem - Port 22 + Port 22 Host epc-portal HostName 15.165.148.59 User ec2-user - IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem + IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem Host evcp-m HostName 13.125.209.49 |
