# bpftool **Repository Path**: weli1/bpftool ## Basic Information - **Project Name**: bpftool - **Description**: tool for inspection and simple manipulation of eBPF programs and maps - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2024-10-28 - **Last Updated**: 2024-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bpftool #### 介绍 用于检查和简单操作 eBPF 程序和map的工具 #### 软件架构 支持aarch64/x86_64两种架构 #### 安装教程 rpm -ivh bpftool*.rpm #### 使用说明 参考man手册 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request