I have public ip and i want remote control host wo public personal ip (he is in LAN, and dont have personal public ip. Port forwarding, repeater and so on is NOT an option).
Can it be possible, what not i will connect to his vnc server, but he will connect to my public ip, and i gain control access on his machine?
I mean not client will "call" to server to gain control, but server will call to client to share control.
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
Remote control firewalled host
I may have misunderstood your question, but I think UltraVNC SC is what you're looking for.
https://uvnc.com/products/uvnc-sc.html
Do you know what ports are allowed outbound through the firewall? The default port needed would be 5500.
https://uvnc.com/products/uvnc-sc.html
Do you know what ports are allowed outbound through the firewall? The default port needed would be 5500.
Starting remote seesion using commandline?
using sc.exe should sc.exe -connect publicip:5500 work?
I wish this to start the session immeditely but it opens the standard dialog box.
I wish this to start the session immeditely but it opens the standard dialog box.
Paul Yes X
Re: Starting remote seesion using commandline?
Are you creating SC using the directions on the link I provided? In the HelpDesk.txt file you should have some lines at the top such as:mrxer wrote:using sc.exe should sc.exe -connect publicip:5500 work?
I wish this to start the session immeditely but it opens the standard dialog box.
[HOST]
Internet support
-connect 192.168.1.102:5500 -noregistry
Then at the bottom have a line that is simply:
[DIRECT]
The rest shouldn't really matter since you want to have an immediate connection.
Multiple connections
thanks for that info...is it possible to be able to select the connection in the command prompt...what if i more then one connection...is it possible to select one
Paul Yes X
Re: Multiple connections
SC isn't designed for command-line options. There is a variant here that can take IP parameters in an input box.mrxer wrote:thanks for that info...is it possible to be able to select the connection in the command prompt...what if i more then one connection...is it possible to select one
[post=17784][/post]
Now, all that being said. It now sounds like you may want regular uVNC. See this thread for scripts that I've used for reverse connections in uVNC, and also the input box SC is also discussed.
[topic=4510][/topic]
Here are command-line options for WinVNC.
http://uvnc.com/install/cmdline.html
Good luck.
Re: Prompt
OK. I'm confused. Earlier you said you wanted an immediate connection.mrxer wrote:Thanks...i did try using winvnc but i noticed that the session is started immeditely instead of being prompted like the sc version
Oh, well. Hopefully you have enough options now. You may even want to use more than one of these fine variants of uVNC to satisfy what you need.
Good luck