mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-31 23:36:21 +00:00
rename webs to correct name webtty
This commit is contained in:
parent
ed563f3d90
commit
8cb6457882
2 changed files with 3 additions and 4 deletions
|
@ -326,9 +326,9 @@ If you do not have a SSH client at hand and still want to access the machine via
|
||||||
- user: **user you chose during the installation**
|
- user: **user you chose during the installation**
|
||||||
- pass: **password you chose during the installation**
|
- pass: **password you chose during the installation**
|
||||||
|
|
||||||
and choose **WebSSH** from the navigation bar. You will be prompted to allow access for this connection and enter the password for the user **tsec**.
|
and choose **WebTTY** from the navigation bar. You will be prompted to allow access for this connection and enter the password for the user **tsec**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<a name="kibana"></a>
|
<a name="kibana"></a>
|
||||||
## Kibana Dashboard
|
## Kibana Dashboard
|
||||||
|
|
|
@ -15,8 +15,7 @@
|
||||||
<a href="/netdata/" target="_blank" class="btn">Netdata</a>
|
<a href="/netdata/" target="_blank" class="btn">Netdata</a>
|
||||||
<a href="/spiderfoot/" target="main" class="btn">Spiderfoot</a>
|
<a href="/spiderfoot/" target="main" class="btn">Spiderfoot</a>
|
||||||
<a href="/ui/" target="main" class="btn">Portainer</a>
|
<a href="/ui/" target="main" class="btn">Portainer</a>
|
||||||
<a href="/wetty/ssh/tsec" target="main" class="btn">WebSSH</a>
|
<a href="/wetty/ssh/tsec" target="main" class="btn">WebTTY</a>
|
||||||
</center>
|
</center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue