Changes between Version 9 and Version 10 of Clients/HTML5
- Timestamp:
- 01/11/17 15:12:28 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients/HTML5
v9 v10 11 11 }}} 12 12 You can then point your browser to [http://localhost:10000/] and the xterm should appear in your browser window. 13 14 This client is still a work in progress, see #473, #850, #1005.15 13 }}} 16 14 … … 35 33 {{{#!div class="box" 36 34 = Encryption = 35 36 The easiest and safest way to encrypt traffic is to use [/wiki/Encryption/SSL SSL] (https / wss) 37 37 38 38 The following commands will setup an HTML5 server with AES encryption and password authentication then launch a browser and connect to it: