Forum Discussion
hvspa
New Contributor
thanks much for reaching back Richie,
actually the suggestion was already in the config. maybe previously it was not being set correctly in the vmoptions file, but in my release it was there:
-Djava.net.preferIPv4Stack=true
-DsocksProxyHost=127.0.0.1
-DsocksProxyPort=1080
the thing is that it just sets http proxy, whereas i am looking for socks5.
thanks again,
art
nmrao
5 years agoChampion Level 3
Does it work with above arguments?
Here is java documentation
https://docs.oracle.com/javase/6/docs/technotes/guides/net/properties.html
Here is java documentation
https://docs.oracle.com/javase/6/docs/technotes/guides/net/properties.html
- hvspa5 years agoNew Contributor
thanks NMRAO,
following is the config from my vmoptions file and it does not work:
-Djava.net.preferIPv4Stack=true
-DsocksProxyHost=127.0.0.1
-DsocksProxyPort=1080my question is generic. i'd like to know if SOAPUI(the code itself) supports socks proxy or not? it might be supporting only http proxy...
i'd appreciate if someone can confirm that.
thanks 🙂
Related Content
- 10 years ago
- 3 years ago
- 7 years ago
Recent Discussions
- 15 years ago