Coder Social home page Coder Social logo

foxmoss / pcapplusplus.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pcapplusplus/pcapplusplus.github.io

0.0 0.0 0.0 264.84 MB

PcapPlusPlus web-site repo

Home Page: https://pcapplusplus.github.io

JavaScript 5.25% TypeScript 0.03% CSS 0.21% HTML 93.44% MDX 1.07%

pcapplusplus.github.io's Introduction

PcapPlusPlus Logo

PcapPlusPlus is a multi-platform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use.

PcapPlusPlus enables decoding and forging capabilities for a large variety of network protocols. It also provides easy to use C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK, eBPF AF_XDP and PF_RING.

This repo contains the content for PcapPlusPlus web-site.

The project itself can be found here: https://github.com/seladb/PcapPlusPlus

Getting Started

Prerequisites

  1. Git
  2. Docusaurus

Running locally

  1. Clone this repo: git clone https://github.com/PcapPlusPlus/pcapplusplus.github.io.git

  2. Install dependencies:

    Using npm:

    npm ci

    Or using yarn:

    yarn install --frozen-lockfile
  3. Start the web-site:

    Using npm:

    npm start

    Or using yarn:

    yarn run start
  4. If the browser doesn't open automatically browse to http://localhost:3000

Overview

This web-site is built using Docusaurus.

The API reference is generated using Doxygen. The Doxygen files are located under the static/api-docs/<version>/doxygen directory and include the Doxyfile file and mainpage.dox which is the API main page.

Most of the content is organized in MDX files which are easy to generate and maintain and can include React components for extended capabilities. Some pages like the landing page and the versions page are pure React (tsx) pages. The API reference is static HTML files which are generated by Doxygen.

Contribute

You are more than welcome to contribute to this web-site. You can do that by either opening issues on GitHub or by adding/modifying content and create a PR.

If you don't have a GitHub user you can also contact us by email: mailto:[email protected]

If you decide to create a PR please make sure you:

  • Run the changes locally to make sure they're working. Please refer to the Getting Started section to learn how
  • Test the changes on different browsers
  • Test the changes on both desktop and mobile. You don't really have to run it on a mobile device, each desktop browser offers a mobile view of the page
  • If you include new images or icons, make sure they are visible in both light mode and dark mode

pcapplusplus.github.io's People

Contributors

seladb avatar dependabot[bot] avatar egecetin avatar ehud91 avatar infiniteverma avatar strakam avatar dysl3xik avatar rompic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.