AP.sh : built to turn on and off an Access Point on a raspberry pi network. This script checks to see if the Pi has already been connected before, and provides the information for first time connection.
router.sh : similar to AP.sh, this turns on and off routing through the nftables which allows/prevents NAT thus limiting internet access.
status.sh : provides the current status of the Access Point or Router based on request.
Added Commands
t3x pi [status ap | status router | ap up/down | router enable/disable ]
The scripts
Added Commands
t3x pi [status ap | status router | ap up/down | router enable/disable ]