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
80
by default, you can edit the port by editing thewebra1n.service
at line 13) - You can access Checkra1n on SSH (port
22
by default, default user/password ischeckra1n
/checkra1n
and is sudoer for all checkra1n-related executables)
bash MAIN.sh uninstall
Checkra1n Downloader✅Webra1n Service file✅- Access point creator
user creator for using✅checkra1n
over 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.