summaryrefslogtreecommitdiffhomepage
path: root/tests/configs/match-final
blob: f03787da00608dff36e885d916ee5eee0802c930 (plain)
1
2
3
4
5
6
7
8
9
10
11
Host jump
    HostName jump.example.orig
    Port 1003

Host finally
    HostName finally.example.org
    Port 1001

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