Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

SC across a proxy without a repeater?

Single Click discussions / bugs
Post Reply
andrago
Posts: 2
Joined: 2007-07-23 11:46

SC across a proxy without a repeater?

Post by andrago »

I searched in the forum, but always I find ways to use SC in a net that has a proxy to exit to the internet the answers are using a repeater.

Is possible to add the proxy settings in the SC configuration and that it will go across it?
Like
proxy: 192.168.16.2
port: 8080
user: user
password: password

Thanks
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: SC across a proxy without a repeater?

Post by YY »

The design of SC doesn't include the code to interface with SOCKS 4/5 proxy server, thus it cannot use one to make an connection to pass through it.

However, with the aid of a SOCKSified tools, you can make this to be possible. You may use the tools like SocksCap, FreeCap, or Hummingbird.

See this message about the using of vncviewer with FreeCap, the principle is the same when using the SC.
[topic=9954][/topic]
andrago
Posts: 2
Joined: 2007-07-23 11:46

Re: SC across a proxy without a repeater?

Post by andrago »

Thanks,
I should make this use as simple as SC.
You know it can be scripted or something similar¿
xor2
Posts: 1
Joined: 2009-01-16 14:29

Re: SC across a proxy without a repeater?

Post by xor2 »

Ok But take into account that most corporate proxy servers use simple http protocol, not socks 4/5. Only common HTTP.

I am just curious why this function to enter host, port, username and password is not available in ultravnc, comparing with most other applications which allow configuring proxy settings.

Would you consider adding such fucntionality?
Using external programs like *caps, putty is really frustrating ...
Post Reply