LibVNC / libvncserver

LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
GNU General Public License v2.0
1.11k stars 484 forks source link

Recognize UltraVnc and TightVNC server by security type #506

Closed badda71 closed 2 years ago

badda71 commented 2 years ago

Closes https://github.com/LibVNC/libvncserver/issues/505

bk138 commented 2 years ago

Looks good, thanks for the contribution!