Skip to content

SCGIS-Wales/ebpf_tls_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLS Tracer

TLS Tracer is a CLI tool for Linux that captures session information, including TLS versions, cipher suites, client IP addresses, requested URLs, methods, and response codes. It uses eBPF technology to trace SSL/TLS connections.

Features

  • Trace TLS connections and capture essential session data
  • Filter captured data by IP address, URL, and more
  • Output data in text or JSON format

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/tls_tracer.git
    cd tls_tracer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published