# wpa3sec **Repository Path**: leniter/wpa3sec ## Basic Information - **Project Name**: wpa3sec - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-11 - **Last Updated**: 2022-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============================== OpenWRT Feed for Dragondrain ============================== Usage ===== * Download openwrt, e.g.:: git clone https://github.com/openwrt/openwrt * Setup the feed Your OpenWRT directory should contain a ``feeds.conf``. Add the following line:: src-git wpa3sec https://github.com/jenngabriel/wpa3sec * Install the feed:: ./scripts/feeds update myfeed ./scripts/feeds install -a -p myfeed * Configure the packages:: make menuconfig