Skip to content

S2eTo/Pocsuite3Gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask+Vue Gui for Pocsuite3

img

Install

Add the gui file to the Pocsuite3 project and place it in the same directory as cli.py

image

install requirement

# use other pypi mirror
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirement.txt

Usage

Run flask server

cd gui

# start server
python server.py

Run Vue gui

cd gui-vue

# install requirement
npm run install
vue-cli-service serve

About

Flask+Vue Gui for Pocsuite3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published