Compare commits
No commits in common. "fe5a9cd3c7453c114ddce4d4aa860629d68c4acc" and "610aa092e6585cd1628e61319bb527e6ee6b504c" have entirely different histories.
fe5a9cd3c7
...
610aa092e6
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
### Ignore .IDE settings
|
||||
.vscode
|
||||
.idea
|
||||
### Ignore .vscode settings
|
||||
.vscode/*
|
@ -1,7 +1,7 @@
|
||||
[ufw-probe]
|
||||
|
||||
# We specify all ports since probing attacks are not limited to any one port.
|
||||
port = 0:65535
|
||||
port = all
|
||||
|
||||
# This should be specified in your jail.conf but we'll put it here just in case.
|
||||
# The localhost might have reasons to probe itself, so it should never be
|
||||
|
Loading…
Reference in New Issue
Block a user