Welcome to WolfSec, a custom Arch-based Linux distribution
- Based on Arch Linux
- Pre-configured for Wayland with Sway(more WMs/DEs to come)
- Docker (for containerized build)
- Or an Arch-based system with necessary tools (for barebones build)
Clone the repository:
git clone https://github.com/fgsoftware1/wolfsec.git cd wolfsec
Run the container to build the ISO:
bash run-container.sh
The ISO will be generated in the out/ directory.
If you prefer to build directly on your Arch system:
Clone the repository:
git clone https://github.com/yourusername/wolfsec.git cd wolfsec
Run the setup script:
bash setup.sh
The ISO will be generated in the out/ directory.
Feel free to submit issues or pull requests!
This project is licensed under the MIT License.