Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
bug /
clamav-base /
Delete
Unzip
Name
Size
Permission
Date
Action
script
286
B
-rwxr-xr-x
2021-04-14 09:54
Save
Rename
#!/bin/sh exec >&3 echo "--- configuration ---" if [ -x "$(which clamconf)" ]; then clamconf else for file in clamd freshclam clamav-milter; do [ ! -f "/etc/clamav/${file}.conf" ] || cat "/etc/clamav/${file}.conf" done fi echo echo "--- data dir ---" ls -l /var/lib/clamav