script for integrated NAT2NAT 2.0.0 inside SC creator ?
SC mode I calling itself nat2nat (not visible to customer)
-sslproxy -connect myhost.dyndns.org -username user1 -password test1
(username and password encrypted 128bit inside SC)
SC mode II (popup for ask user/password encrypted)
-id 1234 -sslproxy -connect hostname.domain.tld
SCviewer mode I
scviewer.exe -sslproxy -listen (default 443) -username user1 -password test1
(this way, listen and only accept this username/password encrypted SSL
SCviewer mode II
scvncviewer.exe -sslproxy -proxy 192.168.1.100 (default 443) ID:1234 -username user1 -password test1
a must have
SC viewer at same time of SC creation. (2 files SC viewer + server)
SingleClick viewer set for just ask user/password encrypted)
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
nat2nat 2.0.0 inside SC for script ?
nat2nat 2.0.0 inside SC for script ?
Last edited by redge on 2006-04-29 06:47, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Will not work.
SC use an invers connection, while NAT2NAT use the standard connection.
Current the connector support only NAT2NAT and is compatible with all
(real/tight/ultra) full VNC versions.
server <loopback>connector-----------------connector<loopback>viewer
It was a bad idea to integrate the network connection in SC, i want to
have the same SC version for all connection types. The connector need
to be expaned with the other methods.
connector:
+nat2nat
+SSL_https proxy
+repeater modes
Later, both exe can natural be combined, but for testing it is just a lot easyer to seperate the connecter part.....and it works with ALL vnc flavors.
SC use an invers connection, while NAT2NAT use the standard connection.
Current the connector support only NAT2NAT and is compatible with all
(real/tight/ultra) full VNC versions.
server <loopback>connector-----------------connector<loopback>viewer
It was a bad idea to integrate the network connection in SC, i want to
have the same SC version for all connection types. The connector need
to be expaned with the other methods.
connector:
+nat2nat
+SSL_https proxy
+repeater modes
Later, both exe can natural be combined, but for testing it is just a lot easyer to seperate the connecter part.....and it works with ALL vnc flavors.
What the problem ?
SCII -sslproxy, inverse connection to loopback localhost ?!
or
I missed something ?
winvncSC <loopback>connector-----------------connector<loopback>viewer
this make a sense of your previous answer.
Thank you for the clarification.
SCII -sslproxy, inverse connection to loopback localhost ?!
or
I missed something ?
winvncSC <loopback>connector-----------------connector<loopback>viewer
Very good point, If a really understand your mind.It was a bad idea to integrate the network connection in SC, i want to
have the same SC version for all connection types. The connector need
to be expaned with the other methods.
this make a sense of your previous answer.
Thank you for the clarification.
Last edited by redge on 2006-04-29 06:54, edited 2 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: nat2nat 2.0.0 inside SC for script ?
I have a case with familiar problem today.
Have a customer who wants a solution with SC, but he is much on the road and I tougth that this as a solution for him to easy remote his customers,
So is it possible to configure a solution for this?
An other solution is for him to have a computer that he connects to at a fixed location and configure SC to this location. (But this is a not so good solution)
Have a customer who wants a solution with SC, but he is much on the road and I tougth that this as a solution for him to easy remote his customers,
So is it possible to configure a solution for this?
An other solution is for him to have a computer that he connects to at a fixed location and configure SC to this location. (But this is a not so good solution)
Re: nat2nat 2.0.0 inside SC for script ?
Maybe could script a normal uvnc install and package it with AutoIt and have AutoIt script import reg settings and start server or viewer with nat2nat files/settings.
mrchris
mrchris
Re: nat2nat 2.0.0 inside SC for script ?
You want to start using an echoserver with the new viewer that's out. Then he can move around and still be able to access the users pc's.
Aicon wrote:I have a case with familiar problem today.
Have a customer who wants a solution with SC, but he is much on the road and I tougth that this as a solution for him to easy remote his customers,
So is it possible to configure a solution for this?
An other solution is for him to have a computer that he connects to at a fixed location and configure SC to this location. (But this is a not so good solution)
Re: nat2nat 2.0.0 inside SC for script ?
alpha stage
[topic=7542][/topic]
[topic=7542][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer