1. 首页
  2. 行业
  3. 电信
  4. VOS3000-Security-Guard

VOS3000-Security-Guard

上传者: 2021-04-01 09:57:58上传 ZIP文件 10.37KB 热度 11次

# VOS3000-Security-Guard* Import blacklist.sql into VOD3000's database# mysql -u root vos3000db < blacklist.sql* Upload vos3000guard.pl to your VOS3000 SoftSwitch in /etc# cp ./vos3000guard.pl /etc* Make a file executable # chmod 755 /etc/vos3000guard.pl* Create a crontab job on your serverIf you want vos3000guard.pl to run every 5 minutes, you should code the time as:# crontab -e*/5 * * * *      /etc/vos3000guard.pl >> /var/log/vos3000guard.log&

用户评论