diff --git a/website/src/data/showcase/pcapplusplus.png b/website/src/data/showcase/pcapplusplus.png new file mode 100644 index 0000000000..818020ecd5 Binary files /dev/null and b/website/src/data/showcase/pcapplusplus.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 786dbd104c..00f2e5988c 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -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: