https://github.com/g5ostxa/archsec
Basic security configuration for Arch Linux.
https://github.com/g5ostxa/archsec
archlinux bash-script dns-security firewall security sysctl
Last synced: 8 months ago
JSON representation
Basic security configuration for Arch Linux.
- Host: GitHub
- URL: https://github.com/g5ostxa/archsec
- Owner: g5ostXa
- License: gpl-3.0
- Created: 2024-12-05T23:07:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T20:00:56.000Z (about 1 year ago)
- Last Synced: 2025-04-03T11:45:24.756Z (10 months ago)
- Topics: archlinux, bash-script, dns-security, firewall, security, sysctl
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🔒 `archSec`
Basic security configuration for [`Archlinux`](https://archlinux.org)
### ⚙️ `Usage`
- Download and run:
```bash
cd ~/Downloads && git clone --depth 1 https://github.com/g5ostXa/archSec.git
cd ./archSec && ./secure.sh
```