⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.106
Server IP:
89.117.157.28
Server:
Linux in-mum-web999.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
PHP Version:
8.2.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
bin
/
Viewing : gsnd
#!/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 "$@"