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 with password

Single Click discussions / bugs
Post Reply
Dio
Posts: 4
Joined: 2006-10-19 08:07

SC with password

Post by Dio »

Hey all,

I have one question. Is it possible to make your own SC tool, to ask password and username to connect? I would like to now that the man who connect to me, knows some data. Can any one help me? How to add such funcions in that build your self txt file?

Thanks,
Dio
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with password

Post by redge »

yes, password md5 possible but for now, without user name. :-)
http://sc.uvnc.com/pchelpware_SC5.zip

for create your own password md5 authentication and copy the plain text from your own md5 creator or the online md5 generator for your own plain text password.
https://webnet77.net/cgi-bin/helpers/crypthelp.pl


example of content of helpdesk.txt
[TITLE]
Remote Support Services.

[DEBUG]

[HOST]
Internet support (Encrypted Direct Connection)
-connect 192.168.1.102:5500

[HOST]
Internet support (Encrypted Repeater Connection)
-connect uvnc.com:5500 -id 533


[PASSWDMD5]
24C9E15E52AFC47C225B757E7BEE1F9D
#the above Sample password md5 is a plain text of: user1
#this PLAIN user1 (example) need to be entered to pchelpware_viewer password field. (don't put to your helpdesk.txt is just for information how to do it.

please carefully the "Nieuw - Tekstdocument.txt" include inside the file.
Last edited by redge on 2006-10-19 21:30, 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
marc22
Posts: 7
Joined: 2009-08-12 20:04

Re: SC with password

Post by marc22 »

Hello,

How can i manually run uvnc.exe with password ?


Is possible to use password using repeater software ?
I mean in case where server, connect to repeater and waiting for client.

I would like ask client for password.


regards
Post Reply