add ssh server
This commit is contained in:
1
ssh/app-gitea-selfhost.pub
Normal file
1
ssh/app-gitea-selfhost.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILji+qkI6zDXSfTI1QRP+LCSoJrkI9uvHLzu0qxpq2yM
|
||||
@@ -3,6 +3,11 @@ Host *
|
||||
IdentityFile ~/.flinty/ssh/%n.pub
|
||||
ForwardAgent yes
|
||||
|
||||
Host git.mitsea.com
|
||||
HostName git.mitsea.com
|
||||
User git
|
||||
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
|
||||
|
||||
Host inc-r750xa
|
||||
HostName 10.0.24.20
|
||||
User ubuntu
|
||||
|
||||
Reference in New Issue
Block a user