Secure AJAX TELNET

METHOD 1 (Use your own personal gateway)

  1. Click and run the downloadable DOM-enabled hyperscript called VT_GATEWAY which sets up a secure SSL service on your computer.

  2. VT Telnet DOM-HS Gateway
    (click me first!)

    NB: This is a temporary application, it does NOT get installed on your computer nor does it install or modify anything. It is simply a WIN32 application that is executed from within a JAVA container.

  3. Once the gateway is running, click on the link below.

    VT Telnet AJAX Demo

    Now, log into "localhost" or any computer on your network which has telnet services enabled.

  4. (Optional) Forward port 8444 from your router to the computer running the vt_gateway, and you'll be able to securely telnet into your network from anywhere on the internet.

METHOD 2 (Use our gateway into our server)

  1. Connect securely over the internet (SSL/TLS) to a hyperscript web server running on http://hyperscript.net/

    VT TELNET AJAX demo

    If you have an account on our server, then log in, otherwise use Method 1 on the left.

Sources:

  1. VTapi.js (AJAX TELNET app)
  2. XMLapi.js (httprequest functions)
  3. DHTMLapi.js (standard DHTML functions)
  4. HSapi.js (to start and use DOM-HyperScript)
  5. vt_gateway.hyp (the HYPERSCRIPT VT_GATEWAY server)
  6. bootstrap.hyp (that which bootstraps a DOM-HS application)