Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliojimenez/nubble
Packet Capture Tool
https://github.com/juliojimenez/nubble
packet packet-analyser packet-analyzer packet-capture packet-sniffer packet-tracer packets rust rust-lang
Last synced: 1 day ago
JSON representation
Packet Capture Tool
- Host: GitHub
- URL: https://github.com/juliojimenez/nubble
- Owner: juliojimenez
- License: apache-2.0
- Created: 2024-03-04T04:39:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T00:23:01.000Z (7 months ago)
- Last Synced: 2024-05-28T20:14:27.613Z (6 months ago)
- Topics: packet, packet-analyser, packet-analyzer, packet-capture, packet-sniffer, packet-tracer, packets, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 432 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# nubble
[![Release](https://github.com/juliojimenez/nubble/actions/workflows/release.yml/badge.svg)](https://github.com/juliojimenez/nubble/actions/workflows/release.yml) ![GitHub Release](https://img.shields.io/github/v/release/juliojimenez/nubble) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/juliojimenez/nubble/total) ![GitHub Sponsors](https://img.shields.io/github/sponsors/juliojimenez)
Packet capture tool.
## Options
```shell
Usage: nubble [OPTIONS]Options:
-i, --interface Name of the network interface to use [default: ]
-s, --select Select the network interface to use
-l, --list List network interfaces
--symlink Create a symlink in /usr/local/bin
-h, --help Print help
-V, --version Print version
```