# qt-iptables **Repository Path**: lxstart/qt-iptables ## Basic Information - **Project Name**: qt-iptables - **Description**: 计网课设2 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-04-26 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Project Introduction A simple firewall built by qt-4.8.6 and C++. Just like a iptables of linux os. Require: QT 4.8.6 Usage: 1. using a qt-creator to build and debug the app. 2. using 'qmake' to build the app.