Init
This commit is contained in:
3
etc/sshutter.conf
Normal file
3
etc/sshutter.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
TARGET=10.0.0.1
|
||||
WHITELIST=10.0.0.0/16
|
||||
PORT=22
|
||||
8
etc/systemd/system/sshutterd.service
Normal file
8
etc/systemd/system/sshutterd.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=sshutter - ping-conditional SSH firewall
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/sshutterd
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user