File: match-final

package info (click to toggle)
paramiko 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,424 kB
  • sloc: python: 18,843; xml: 19; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Host jump
    HostName jump.example.org
    Port 1003

Host finally
    HostName finally.example.org
    Port 1001

Host default-port
    HostName default-port.example.org

Match final host "*.example.org" !host jump.example.org
    ProxyJump jump
    Port 1002