Skip to content

Harden configs on Arch Linux , Ubuntu or Debian and Fedora

Notifications You must be signed in to change notification settings

YurinDoctrine/secure-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

secure-linux

RUN

curl --tlsv1.2 -fsSL https://raw.githubusercontent.com/YurinDoctrine/secure-linux/master/secure.sh >secure.sh && \
 chmod 0755 secure.sh && \
 ./secure.sh