padowla / super-fortnight

A telegram bot in Python to remotely control pfsense via a PHP script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

super-fortnight

Telegram bot in Python to remotely control pfsense.

The development of this telegram bot is part of a three-year thesis project in Computer Engineering on the remote control of the pfSense firewall based on the notifications sent by Zabbix via the bot to the net / sys admin.

python-telegram-bot, pfsense, firewall, telegram, bot

INSERT YOUR GRAPHIC HERE

  • This is a simple PoC of Telegram Bot. In this case we use two custom PHP script running on pfsense (script 1 & script 2 ) to enable/disable remotely some Firewall rules or list current firewall rules.

PoC Recordit GIF

Installation

pip3 -r install requirements.txt

About

A telegram bot in Python to remotely control pfsense via a PHP script.


Languages

Language:Python 80.0%Language:PHP 20.0%