uawdijnntqw1x1x1
IP : 18.225.54.147
Hostname : host45.registrar-servers.com
Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
lib64
/
games
/
..
/
fipscheck
/
..
/
.
/
.
/
..
/
.
/
bin
/
scl_enabled
/
/
#!/bin/sh eval "SCLS=(${X_SCLS[*]})" [ -z "$SCLS" ] && exit 1 [ -z "$*" ] && exit 0 for scl in $*; do FOUND=0 for i in `seq 0 ${#SCLS[@]}`; do if [ "${SCLS[$i]}" == "$scl" ]; then FOUND=1; break; fi; done [ $FOUND == 0 ] && exit 1; done exit 0
/home/../lib64/games/../fipscheck/../././.././bin/scl_enabled