⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
proftpd
/
View File Name :
virtuals.conf
# # Proftpd sample configuration for Virtual Hosts and Virtual Roots. # # Note that FTP protocol requires IP based virtual host, not name based. # # # A generic sample virtual host. # #
#ServerAdmin ftpmaster@server.com #ServerName "Big FTP Archive" #TransferLog /var/log/proftpd/xfer/ftp.server.com #MaxLoginAttempts 3 #RequireValidShell no #DefaultRoot /srv/ftp_root #AllowOverwrite yes #
# # The vroot module is not required, but can be useful for shared # directories. #
#VRootEngine on #DefaultRoot ~ #VRootAlias upload /var/ftp/upload # #
#VRootEngine on #VRootServerRoot /etc/ftpd/a.b.c.d/ #VRootOptions allowSymlinks #DefaultRoot ~ #
#