Files
VulnRange/Ranges/Rsync/rsync/rsyncd.conf
wintrysec 173dbc4ab5 🎉VulnRange
2020-09-21 23:19:59 +08:00

12 lines
194 B
Plaintext

uid = root
gid = root
use chroot = no
max connections = 4
syslog facility = local5
pid file = /var/run/rsyncd.pid
log file = /var/log/rsyncd.log
[src]
path = /
comment = src path
read only = no