mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-25 09:33:50 +01:00
Update README.md
This commit is contained in:
parent
e7f8caa752
commit
90d1702702
@ -22,7 +22,7 @@ builder/build-and-test-deb ubuntu focal
|
|||||||
builder/build-and-test-rpm centos core
|
builder/build-and-test-rpm centos core
|
||||||
```
|
```
|
||||||
|
|
||||||
open browser and point to https://<ip-address>/
|
Open browser and point to https://localhost:443/ or https://\<ip-address\>:443/
|
||||||
|
|
||||||
3 default users are created:
|
3 default users are created:
|
||||||
* 'foo' with default password 'foobar'. It can use mouse and keyboard.
|
* 'foo' with default password 'foobar'. It can use mouse and keyboard.
|
||||||
@ -35,7 +35,9 @@ If you want to test deb/rpm package you already built, please use this:
|
|||||||
```
|
```
|
||||||
builder/test-deb ubuntu focal
|
builder/test-deb ubuntu focal
|
||||||
```
|
```
|
||||||
It will install the package inside a new container.
|
It will install the package inside a new container and run KasmVNC.
|
||||||
|
|
||||||
|
Open browser and point to https://localhost:443/ or https://\<ip-address\>:443/
|
||||||
|
|
||||||
# Package development
|
# Package development
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user