Skip to content

Commit

Permalink
Update drop.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedAp authored Oct 23, 2023
1 parent 96d5267 commit 07af327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ DROPBEAR_DSSKEY="/etc/dropbear/dropbear_dss_host_key"
DROPBEAR_ECDSAKEY="/etc/dropbear/dropbear_ecdsa_host_key"
DROPBEAR_RECEIVE_WINDOW=65536
ENDOFFILE
sudo chmod 646 /etc/default/dropbear
sudo ufw allow $dropport
sudo systemctl restart dropbear
sudo systemctl enable dropbear
Expand Down

0 comments on commit 07af327

Please sign in to comment.