Your IP : 3.17.157.7


Current Path : /sbin/
Upload File :
Current File : //sbin/sushell

#!/bin/bash

[ -z "$SUSHELL" ] && SUSHELL=/bin/bash

exec $SUSHELL