__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh
# Awaits user key press.
pause ()
{
echo "Press any key to continue…"
OLDCONFIG=$(stty -g)
stty -icanon -echo min 1 time 0
dd count=1 2>/dev/null
stty $OLDCONFIG
}
# Set terminal title for gnome-terminal and many others
settitle() {
echo -n -e "\033]0;${remmina_term_title}\007"
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| functions.sh | File | 302 B | 0755 |
|
| launcher.sh | File | 459 B | 0755 |
|
| remmina_filezilla_sftp.sh | File | 99 B | 0755 |
|
| remmina_filezilla_sftp_pki.sh | File | 91 B | 0755 |
|
| remmina_nslookup.sh | File | 74 B | 0755 |
|
| remmina_ping.sh | File | 74 B | 0755 |
|
| remmina_traceroute.sh | File | 76 B | 0755 |
|