11 2020 档案

摘要:#!/bin/shexport EUREKA=pigx-eureka.jarexport CONFIG=pigx-config.jarexport GATEWAY=pigx-gateway.jarexport AUTH=pigx-auth.jarexport UPMS=pigx-upms-biz.j 阅读全文
posted @ 2020-11-28 18:42 aa' 阅读(229) 评论(0) 推荐(0)
摘要:DenyHosts 简单使用 零、前言# DenyHosts是一个Python脚本程序,它会监控并分析服务器(Linux系统)sshd的日志文件(/var/log/secure), 当发现重复的攻击时就会记录IP到指定的/etc/hosts.deny文件中,从而达到自动屏蔽IP的功能,阻止该IP继续 阅读全文
posted @ 2020-11-07 13:17 aa' 阅读(122) 评论(0) 推荐(0)