diff --git a/README.md b/README.md index 6d12b97ba..2416aee32 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,20 @@ BPFire XDP DDoS feature demo: IPFire have a long and detailed wiki located [here](https://wiki.ipfire.org/) which should answers most of your questions for IPFire. +# BPFire WebUI screenshot: + +English: + +![](./images/en-1.png) + +![](./images/en-2.png) + +Chinese: + +![](./images/cn-1.png) + +![](./images/cn-2.png) + # But I have some questions left. Where can I get support? You can ask your question by open github issue report or discussion or diff --git a/images/cn-1.png b/images/cn-1.png new file mode 100644 index 000000000..847eb334a Binary files /dev/null and b/images/cn-1.png differ diff --git a/images/cn-2.png b/images/cn-2.png new file mode 100644 index 000000000..30119c325 Binary files /dev/null and b/images/cn-2.png differ diff --git a/images/en-1.png b/images/en-1.png new file mode 100644 index 000000000..1ca48e4a2 Binary files /dev/null and b/images/en-1.png differ diff --git a/images/en-2.png b/images/en-2.png new file mode 100644 index 000000000..e5c837b01 Binary files /dev/null and b/images/en-2.png differ