diff options
Diffstat (limited to 'tests/configs')
-rw-r--r-- | tests/configs/match-final | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/configs/match-final b/tests/configs/match-final index f03787da..18e48a92 100644 --- a/tests/configs/match-final +++ b/tests/configs/match-final @@ -6,6 +6,9 @@ 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 |