Does Oracle jdbc driver support SOCKS5 proxy?

一个人想着一个人 提交于 2019-12-11 17:53:29

问题


I am trying to figure out if Oracle JDBC driver supports SOCKS proxy or not. I am not finding any documentation related to this. Please let know if you are aware.


回答1:


No the Oracle JDBC driver doesn't support SOCKS5 proxy. In the soon to be release 18.1 version of the thin driver there will be support for HTTPS proxy and websocket.



来源:https://stackoverflow.com/questions/49357985/does-oracle-jdbc-driver-support-socks5-proxy

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!