lib/rex/proto/rfb/constants.rb in rex-2.0.8 vs lib/rex/proto/rfb/constants.rb in rex-2.0.9

- old
+ new

@@ -17,10 +17,10 @@ module RFB DefaultPort = 5900 # Version information -MajorVersion = 3 +MajorVersions = [3, 4] # NOTE: We will emulate whatever minor version the server reports. # Security types class AuthType Invalid = 0