Skip to content

Commit

Permalink
Remove sensitive hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
tshu-w committed Dec 4, 2024
1 parent a675da9 commit f5f63a4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions runcom/dot-ssh/config
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,6 @@ Host det
RemoteForward 2048 localhost:22
RemoteForward 6152 localhost:6152
RemoteForward 6153 localhost:6153
Host sense
Hostname jump-yun.sensetime.com
User wangtianshu
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
Host sense141
Hostname jump-yun.sensetime.com
User wangtianshu@wangtianshu-root@10.119.169.141
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
ControlPath ~/.cache/ssh/%C
Host *
Compression yes
HashKnownHosts yes
Expand Down

0 comments on commit f5f63a4

Please sign in to comment.