Installer for headless devices that will install Checkra1n and add Webra1n As a Service on the system.
git clone https://github.com/jusdepatate/webra1n-as-a-service
cd webra1n-as-a-service
bash MAIN.sh- You can access Webra1n (port
80by default, you can edit the port by editing thewebra1n.serviceat line 13) - You can access Checkra1n on SSH (port
22by default, default user/password ischeckra1n/checkra1nand is sudoer for all checkra1n-related executables)
bash MAIN.sh uninstall
Checkra1n DownloaderβWebra1n Service fileβ- Access point creator
user creator for usingβcheckra1nover SSH instead of HTTP- Raspberry Pi image
- There is only support for Systemd
- I am absolutely not a pro, feel free to examinate code, open an issue or a PR if you have any type of idea.