HEX
Server: Apache
System: Linux box5154.bluehost.com 5.14.0-611.47.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 8 20:00:39 EDT 2026 x86_64
User: almiraso (1849)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //scripts/fetchfile
#!/usr/local/cpanel/3rdparty/bin/perl

# cpanel - scripts/fetchfile                       Copyright 2022 cPanel, L.L.C.
#                                                           All rights reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

exec '/usr/local/cpanel/scripts/cpfetch', @ARGV;

exit 0;