SQL Developer Connection via Socks 5 proxy

I used SQL Developer v3.2.20 and it worked successfully with SecureCRT Dynamic port forwarding (socks 5 proxy) feature. Two parameters need to be configured AddVMOption -DsocksProxyHost=127.0.0.1 AddVMOption -DsocksProxyPort=21023

I am currently testing SQL Developer v4.0.3 (with jdk enabled) and these options are not working. Do I need to customize something else?

+4


source to share





All Articles