A collection of useful scripts
| asterisk.sh | ||
| fpbx17.sh | ||
| README.md | ||
| wireguard-ui.sh | ||
These are just scripts
Freepbx Doesnt work YET
the only one that has a mirror is wiregaurd-ui.sh at
wget "https://c.techotterdev.com/scripts/wgui.sh"
to use the mirror for WG run this command as root
cd /tmp && wget "https://c.techotterdev.com/scripts/wgui.sh" && chmod +x wgui.sh && ./wgui.sh && rm -rf wgui.sh && cd
Thats it lol