function showStatus(message, type = 'success') const statusDiv = document.getElementById('status'); statusDiv.textContent = message; statusDiv.style.backgroundColor = type === 'error' ? '#dc3545' : type === 'info' ? '#17a2b8' : '#28a745'; statusDiv.style.display = 'block';
plink.exe -ssh -N -D 1080 -pw yourpassword root@vps-ip airtel dark tunnel config file download upd portable
function filterConfigs() renderConfigs(); statusDiv.textContent = message