docs: add PcapPlusPlus to showcase (#6837)

* Add PcapPlusPlus to users.tsx

* Add PcapPlusPlus preview

* optimize image

* retake picture

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
seladb 2022-03-04 01:24:56 -08:00 committed by GitHub
parent aa5c9f5064
commit 52fa4514f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -1080,6 +1080,14 @@ const Users: User[] = [
source: null,
tags: ['product'],
},
{
title: 'PcapPlusPlus',
description: 'A multi-platform C++ library for capturing, parsing and crafting of network packets',
preview: require('./showcase/pcapplusplus.png'),
website: 'https://pcapplusplus.github.io/',
source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io',
tags: ['opensource', 'versioning'],
},
{
title: 'Pearl UI',
description: