feat: support ssh ProxyJump

This commit is contained in:
fengcaiwen
2023-03-04 13:16:58 +08:00
parent ac4c254cec
commit 8af9a9e6fa
9 changed files with 322 additions and 73 deletions

1
go.mod
View File

@@ -38,6 +38,7 @@ require (
github.com/containernetworking/cni v1.1.2
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.6.0
github.com/kevinburke/ssh_config v1.2.0
github.com/libp2p/go-netroute v0.2.1
github.com/mattbaird/jsonpatch v0.0.0-20200820163806-098863c1fc24
github.com/prometheus-community/pro-bing v0.1.0