Allow Proxy for Remote Communication
JFrog Connect allows edge devices to use a proxy to communicate with the servers to use Remote Control and Remote Commands features.
socks4 -> 4
socks5 -> 5
http -> connectProxyCommand nc -X connect -x 192.168.20.165:8000 %h %p ProxyCommand nc -X <4|5|connect> -x
<proxy-host>:<proxy-port> %h %p
Host forwarding.connect.jfrog.io
ProxyCommand nc -X <4|5|connect> -x
<proxy-host>:<proxy-port> %h %pWhat's Next?
Was this helpful?

