smasterfree
smasterfree
Currently we could not log to file, which is inconvenient for monitoring error log or let fail2ban to ban some attack ips. thank you !
I use cron job to hourly back up my folder ``` # m h dom mon dow command 11 * * * * rsync_tmbackup.sh -p 22 ~ root@remote-backup:~ ``` and...
# Describe what this PR does / why we need it add qingting.fm support # Does this pull request fix one issue? # Describe how you did it many thanks...
awesome project ! I just modified some code, directly parse curl script and send to PyJFuzz!! more convenient to inject the api. https://github.com/smasterfree/api-fuzz