Using the terminal to login into the NITC Firewall instead of this:
- bash
- curl
git clone https://github.com/arpankapoor/forti_login.git
cd forti_login
# make install
forti_login [<username>] [<password>]
Set the username and password in /usr/lib/systemd/system/forti_login.service
# systemctl start forti_login.service
# systemctl enable forti_login.service