mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
update landing page
make relative links (T-Pot home) dynamic to display them only if services are available adjust dimensions for link container correct github link place attack-map link in the home container
This commit is contained in:
11
docker/nginx/dist/html/cockpit.html
vendored
11
docker/nginx/dist/html/cockpit.html
vendored
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh">
|
||||
<script type="text/javascript">
|
||||
window.location.href = window.location.protocol + '//' + window.location.hostname + ':64294'
|
||||
</script>
|
||||
<title>Redirect to Cockpit</title>
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user