Linux vps 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024 x86_64
nginx/1.26.1
Server IP : 91.227.41.192 & Your IP : 172.69.17.91
Domains :
Cant Read [ /etc/named.conf ]
User : clp
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
home /
clp /
Delete
Unzip
Name
Size
Permission
Date
Action
.data
[ DIR ]
drwxrwx---
2024-07-29 11:42
backups
[ DIR ]
drwxrwx---
2025-10-23 06:15
htdocs
[ DIR ]
drwxrwx---
2025-10-23 07:05
logs
[ DIR ]
drwxrwx---
2024-07-29 11:42
scripts
[ DIR ]
drwxrwx---
2024-07-29 11:42
services
[ DIR ]
drwxrwx---
2024-07-29 11:42
.bash_logout
220
B
-rwxrwx---
2024-03-31 10:41
.bashrc
3.68
KB
-rwxrwx---
2024-03-31 10:41
.cloud
1
B
-rwxrwx---
2024-07-29 11:48
.profile
807
B
-rwxrwx---
2024-03-31 10:41
.rnd
1
KB
-rw-------
2025-10-02 13:03
Save
Rename
# ~/.profile: executed by the command interpreter for login shells. # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi