mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 12:29:58 +00:00
AUTH-2052: Adds tests for SSH server
This commit is contained in:
5
ssh_server_tests/ssh/authorized_keys_config
Normal file
5
ssh_server_tests/ssh/authorized_keys_config
Normal file
@@ -0,0 +1,5 @@
|
||||
Host *
|
||||
AddressFamily inet
|
||||
|
||||
Host {{hostname}}
|
||||
ProxyCommand /usr/local/bin/cloudflared access ssh --hostname %h
|
Reference in New Issue
Block a user