Your IP : 3.133.131.225


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

#!/bin/bash

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

exec $SUSHELL