-
ufw deny规则排序
2023.09.24 in 博客
前言 服务器炸了几天,手机没留意消息了,21号才看到。 – 上代码 #!/usr/bin/env bash # 使用 ufw status 命令获取规则列表 rules=$(ufw status | grep "DENY" | grep -v "Anywhere (v6)" | awk '{print $1 " " $3}') IFS=$'\n' read -r -d '' -a …
-
Second blog post
2018.10.06 in News
Text can be bold, italic, or strikethrough. Links should be blue with no underlines (unless hovered over). There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs. …
-
Easy documentation with Docsy
2018.10.06 in News
This is a typical blog post that includes images. The front matter specifies the date of the blog post, its title, a short description that will be displayed on the blog landing page, and its author. Including images Here’s an image …
-
Another Great Release
2018.01.04 in Releases
Text can be bold, italic, or strikethrough. Links should be blue with no underlines (unless hovered over). There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs. …