I work in a number of different organisations and each has different firewall & proxy setups.
While at most places I have been able to use Ultravnc from my laptop to my home based desk top, I cannot from one location.
The technical folk tell me I need to set up SSH and use port 443.
Is there anywhere where detailed information on how to do this is available? I am not very technical at all so this needs to be pretty damn simple!
Thank you for a great product and any assistance you can offer.
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
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
Details on using SSH/SSL & Port 443
ssh
If you are using windows then I would suggest you download a copy of Cygwin which includes ssh.
Cygwin is a kind of linux which works under winodws and will give you access to shh. By defailt ssh will run on port 22, however you may wish to change this, I've sometimes had more luch using port 21. You will need to change /etc/services and ssh.config (can't remember where that one is located)
In terms of creating the tunnel between VNC and SSH I would suggest you grab a copy of putty which makes the tunneling process very easy.
Cygwin is a kind of linux which works under winodws and will give you access to shh. By defailt ssh will run on port 22, however you may wish to change this, I've sometimes had more luch using port 21. You will need to change /etc/services and ssh.config (can't remember where that one is located)
In terms of creating the tunnel between VNC and SSH I would suggest you grab a copy of putty which makes the tunneling process very easy.
ssh putty
The other option is ti use putty(use google to search for it). Smaller less intrusive and it soulds like you wouldn't need most of what Cygwin offers.
ssh setup document fromthe original VNC site.
http://www.uk.research.att.com/archive/vnc/sshvnc.html
ssh setup document fromthe original VNC site.
http://www.uk.research.att.com/archive/vnc/sshvnc.html