package templates templ Downloads() {

downloads

Component Linux Windows Purpose
agent agent agent.exe The agent to run inside aa CI job
wsproxy wsproxy wsproxy.exe SSH proxy command that can be directly used by ssh
tcptows tcptows tcptows.exe You typically do not need to download this. It was used for testing at the beginning and can still be used as a generic TCP to WS tunnel for allowing regular SSH and SFTP clients to connect to converge that do not support the OpenSSH ProxyCommand option.
} templ DownloadsTab() { @BasePage(3) { @Downloads() } }