spook / sshping

ssh-based ping: measure character echo latency and bandwidth
Other
284 stars 43 forks source link

Can I use jump\bastion host? #24

Open niko-lay opened 4 years ago

niko-lay commented 4 years ago

Hello Is there any ability to use jump\bastion in connection string? As ssh -J jumpHost user@host in general ssh

spook commented 4 years ago

No, but you could use something like proxytunnel to handle the jumpstation.

spook commented 3 years ago

@niko-lay Does the -F option to specify a custom config meet your needs for this? Of do you still want a separate -J option?

niko-lay commented 3 years ago

@spook thank you for provided option, but looks like my ssh config does not work with sshping