getting to release 2.8.5

This commit is contained in:
Epic Studios 2024-04-19 00:24:00 +02:00
parent 914375c8ed
commit d3a34ff81d
5 changed files with 22 additions and 23 deletions

View file

@ -314,7 +314,7 @@ public class RfbProto {
//
LocalSocket localSocket = null;
public static boolean allow_external = true;
public static boolean allow_external = false;
//-RfbProto(String h, int p, VncViewer v) throws IOException {
RfbProto(String h, int p) throws IOException{