summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs
diff options
context:
space:
mode:
Diffstat (limited to 'filehooker/root-image/krebs')
-rw-r--r--filehooker/root-image/krebs/etc/vsftpd.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/filehooker/root-image/krebs/etc/vsftpd.conf b/filehooker/root-image/krebs/etc/vsftpd.conf
new file mode 100644
index 00000000..d7fbcd3c
--- /dev/null
+++ b/filehooker/root-image/krebs/etc/vsftpd.conf
@@ -0,0 +1,12 @@
+anonymous_enable=YES
+dirmessage_enable=YES
+xferlog_enable=YES
+connect_from_port_20=YES
+ftpd_banner=Welcome to Filehooker share, use dc++ if you can
+listen=YES
+no_anon_password=YES
+anon_root=/media
+max_per_ip=2
+max_clients=20
+local_max_rate=1000000
+seccomp_sandbox=NO