rapid7/metasploit-framework

View on GitHub
external/source/tightvnc/vnc.html

Summary

Maintainability
Test Coverage
<html>
    <body>
        <applet code="VncViewer.class"
        archive="VncViewer.jar"
        width="800" height="600">
        <param name="port" value="5901">
        </applet>
    </body>
</html>