A collection of useful scripts
Find a file
2025-12-14 16:29:04 -08:00
asterisk.sh asterisk? fpbx soon 2025-12-11 01:48:09 -05:00
fpbx17.sh added wg script broken freepbx17 script ill fix it soon also added readme 2025-12-14 16:29:04 -08:00
README.md added wg script broken freepbx17 script ill fix it soon also added readme 2025-12-14 16:29:04 -08:00
wireguard-ui.sh added wg script broken freepbx17 script ill fix it soon also added readme 2025-12-14 16:29:04 -08:00

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