Changes between Version 23 and Version 24 of Clients/HTML5
- Timestamp:
- 09/16/19 12:51:12 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients/HTML5
v23 v24 33 33 echo -n 123456 > ./password.txt 34 34 $ xpra start --bind-tcp=0.0.0.0:14500 --start=xterm --html=on \ 35 -- auth=file --password-file=./password.txt35 --tcp-auth=file,filename=./password.txt 36 36 }}} 37 37 As user {{{test}}}, you can then connect with the following URL: