Mfg
Minimal FreeRADIUS GUI (MFG) is a web application written in Python 3 on top of Flask, SQLAlchemy and WTForms, which aims at managing an instance of FreeRADIUS (Version 3.x) with MySQL/MariaDB support.
Install / Use
/learn @filippolauria/MfgREADME
Minimal FreeRADIUS GUI (MFG)
Minimal FreeRADIUS GUI (MFG) is a web application written in Python 3 on top of Flask, SQLAlchemy and WTForms, which aims at managing an instance of FreeRADIUS (Version 3.x) with MySQL support (installation guide).
development environment
This section describes the steps to quickly setup a development environment on a Debian 11 instance (equipped w/ sudo). It is supposed that you have already installed FreeRADIUS and configured it with MySQL support as described here. Minimal FreeRADIUS GUI (MFG) has an interactive installation script that automatically creates a python3 virtualenv, installs all the required dependencies and generates the needed config.json file. The installation script can be run by sudoers and when needed it will execute commands using sudo hence asking for the password.
0. install MFG
sudo apt install git
cd
git clone https://github.com/filippolauria/mfg.git
source mfg/setup/install.sh
1. execute MFG
cd
source mfg/env/bin/activate
FLASK_APP=mfg FLASK_DEBUG=1 flask run --host=127.0.0.1 --port=8888
Related Skills
claude-opus-4-5-migration
84.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
342.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
feishu-drive
342.0k|
things-mac
342.0kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
