Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.144.112.72
Cant Read [ /etc/named.conf ]
7.4.20
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
amply /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxrwxr-x
bin
[ DIR ]
drwxrwxr-x
config
[ DIR ]
drwxrwxr-x
migrations
[ DIR ]
drwxrwxr-x
public
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
templates
[ DIR ]
drwxrwxr-x
tests
[ DIR ]
drwxrwxr-x
translations
[ DIR ]
drwxrwxr-x
var
[ DIR ]
drwxrwxr-x
vendor
[ DIR ]
drwxrwxr-x
well-known
[ DIR ]
drwxr-xr-x
.Procfile
43
B
-rw-rw-r--
.env
1.91
KB
-rw-rw-r--
.env.test
138
B
-rw-rw-r--
.gitignore
358
B
-rw-rw-r--
amply.sql
11.68
KB
-rw-rw-r--
composer
1.82
MB
-rwxrwxr-x
composer.json
3.07
KB
-rw-rw-r--
composer.lock
389.85
KB
-rw-rw-r--
googleda794cd9937527d01.html
19
B
-rw-r--r--
phpunit.xml.dist
894
B
-rw-rw-r--
symfony.lock
15.44
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .env
# In all environments, the following files are loaded if they exist, # the later taking precedence over the former: # # * .env contains default values for the environment variables needed by the app # * .env.local uncommitted file with local overrides # * .env.$APP_ENV committed environment-specific defaults # * .env.$APP_ENV.local uncommitted environment-specific overrides # # Real environment variables win over .env files. # # DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES. # # Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2). # https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration ###> symfony/framework-bundle ### APP_ENV=prod APP_SECRET=b8def43048343a6ea6152d663b565b28 #TRUSTED_PROXIES=127.0.0.1,127.0.0.2 #TRUSTED_HOSTS='^localhost|example\.com$' ###< symfony/framework-bundle ### ###> doctrine/doctrine-bundle ### # Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url # For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db" # Configure your db driver and server_version in config/packages/doctrine.yaml DATABASE_URL=mysql://obinna:nasdaq22@127.0.0.1:3306/epos ###< doctrine/doctrine-bundle ### MAILGUN_KEY=946a9c64416f34f46f03f09747eb5c64-c8c889c9-9ad076ea MAILGUN_DOMAIN=email.amply.com.ng PAYSTACK_SECRET=sk_live_d0233b5ef00ea02e62f7eded408cfa310dc06415 PAYSTACK_CLIENT=pk_live_2395e747a05e9dfd2d4e6199fa7d1c8165d39793 STANDARD_PLAN=PLN_nq1e9q2bedxz0tk TEST_PLAN=PLN_c73ncxqkq39uxht TEST=10000 STANDARD=500000 HOST_URL=http://amply.com.ng UPLOAD_PATH=/amply/public/images/items/ UPLOAD_ROOT_PATH=/var/www/html/amply/public/images/items/ TINIFY_KEY=cZPB6fYsQ65dpkMWshPlgjFz5JCPhLQt ###> symfony/mailer ### # MAILER_DSN=smtp://localhost ###< symfony/mailer ###
Close