mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-02 08:10:38 +00:00
getting to release 2.8.5
This commit is contained in:
parent
914375c8ed
commit
d3a34ff81d
5 changed files with 22 additions and 23 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue