mirror of https://github.com/aya-rs/aya
create-pull-request/codegen
create-pull-request/public-api
main
crabby-token
fix-verifier-blixt
linker-bindep
gh-pages
aya-v0.13.1
aya-obj-v0.2.1
aya-log-v0.2.1
aya-log-common-v0.1.15
aya-ebpf-bindings-v0.1.1
aya-ebpf-cty-v0.2.2
aya-v0.13.0
aya-obj-v0.2.0
aya-log-ebpf-v0.1.0
aya-log-ebpf-macros-v0.1.0
aya-log-parser-v0.1.13
aya-ebpf-v0.1.0
aya-ebpf-macros-v0.1.0
aya-ebpf-bindings-v0.1.0
aya-ebpf-cty-v0.2.1
aya-log-v0.2.0
aya-log-common-v0.1.14
aya-v0.12.0
aya-obj-v0.1.0
aya-log-common-v0.1.13
aya-log-v0.1.13
aya-log-common-v0.1.11
aya-log-v0.1.11
aya-log-common-v0.1.10
aya-log-v0.1.10
aya-v0.11.0
aya-log-common-v0.1.9
aya-log-v0.1.9
aya-v0.10.7
aya-v0.10.6
aya-log-v0.1.1
aya-v0.10.5
aya-v0.10.4
aya-v0.10.3
aya-v0.10.2
aya-v0.10.1
aya-v0.10.0
aya-ebpf-macros-v0.1.1
aya-ebpf-v0.1.1
${ noResults }
1 Commits (89205f25fa25bc93ddb46412a9c453848ef029e0)
Author | SHA1 | Message | Date |
---|---|---|---|
|
2e57c8da99 |
feat: add examples and sample data for testing and demonstration
Example Programs: - standalone-demo.rs: Non-eBPF demo for testing core logic - test-traffic.rs: Traffic generation for testing - macos-demo.rs: macOS-compatible demonstration Sample Log Data: - sample_traffic.jsonl: Basic traffic examples in JSONL format - sample_traffic.csv: CSV format examples for spreadsheet analysis - comprehensive_traffic.jsonl: Complex traffic patterns with multiple protocols - threat_traffic.jsonl: Examples triggering threat detection (port scanning, etc.) Demonstration Features: - Multi-protocol traffic examples (TCP, UDP, ICMP, GRE, ESP, AH) - Port scanning simulation for threat detection testing - High-volume traffic patterns for performance analysis - Realistic IP addresses and network patterns - Flow correlation examples with unique hashes Use Cases: - Development testing without requiring eBPF environment - Log analysis script validation and testing - Threat detection algorithm verification - Performance benchmarking and optimization - Documentation and training examples 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
3 weeks ago |