File: proxy_jump

package info (click to toggle)
ruby-net-ssh 1%3A7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,804 kB
  • sloc: ruby: 16,999; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
Host behind-proxy
  ProxyJump user@proxy

Host behind-three-proxies
  ProxyJump user1@proxy1,user2@proxy2,user3@proxy3