summaryrefslogtreecommitdiffhomepage
path: root/tests/configs/match-final
blob: 18e48a92f7d9a2833fc0b787210bdb1331be5064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Host jump
    HostName jump.example.orig
    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