From 5df8cb0fa8a930413252fd50b7d38f11e9b56c69 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 21 Dec 2025 00:09:25 +0900 Subject: modified plugins/ssh.lua, modified .ssh/config, modified plugins/ssh.lua, created snippets/recordings.lua, created snippets/recordings.lua --- global/.ssh/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'global') 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 -- cgit v1.2.3