One Hat Cyber Team
Your IP :
216.73.216.39
Server IP :
209.145.58.236
Server :
Linux vmi2852635.contaboserver.net 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
Server Software :
Apache
PHP Version :
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
bin
/
Edit File:
gsnd
#!/usr/bin/sh # This definition is changed on install to match the # executable name set in the makefile GS_EXECUTABLE=gs gs="`dirname \"$0\"`/$GS_EXECUTABLE" if test ! -x "$gs"; then gs="$GS_EXECUTABLE" fi GS_EXECUTABLE="$gs" exec "$GS_EXECUTABLE" -P- -dSAFER -dNODISPLAY "$@"
Simpan