⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.106
Server IP:
82.25.125.187
Server:
Linux in-mum-web679.main-hosting.eu 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.20
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
bin
/
View File Name :
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 "$@"