How to configure SSH/SCP and Tomcat tasks to use SOCKS proxy server

Still need help?

The Atlassian Community is here for you.

Ask the community

Purpose

SSH/SCP and Tomcat tasks do not use HTTP/HTTPS proxy for outbound connections.

Solution

Use the following Java option to connect to SOCKS proxy server for outbound connections:

-DsocksProxyHost=proxyServerHostname -DsocksProxyPort=socksPort
DescriptionHow to configure SSH/SCP and Tomcat tasks to use SOCKS proxy server
ProductBamboo
Last modified on Feb 27, 2019

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.