BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
htmlandpixel
Root
/
proc
/
1102242
/
root
/
usr
/
share
/
cockpit
/
shell
📤 Upload
📝 New File
📁 New Folder
Close
Editing: index.html
<!DOCTYPE html> <html id="shell-page" class="index-page pf-v6-theme-dark"> <head> <title>Cockpit</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" href="../../static/favicon.ico" /> <link href="shell.css" rel="stylesheet" /> <link href="../../static/branding.css" rel="stylesheet" /> <script src="../base1/cockpit.js"></script> <script src="../manifests-i18n.js"></script> <script src="po.js"></script> <script src="shell.js"></script> </head> <body class="pf-v6-m-tabular-nums"> <div id="shell"> </div> </body> </html>
Save
Cancel