summaryrefslogtreecommitdiffstats
path: root/tests/configs/match-final
blob: 21e927fc8f2a93bfb74bee2ceb6d56ea21081c34 (plain)
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