esp_wifi_repeater VS etl2pcapng

Compare esp_wifi_repeater vs etl2pcapng and see what are their differences.

esp_wifi_repeater

A full functional WiFi Repeater (correctly: a WiFi NAT Router) (by martin-ger)

etl2pcapng

Utility that converts an .etl file containing a Windows network packet capture into .pcapng format. (by microsoft)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
esp_wifi_repeater etl2pcapng
26 7
4,651 584
- 3.3%
0.0 3.1
4 months ago about 2 months ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esp_wifi_repeater

Posts with mentions or reviews of esp_wifi_repeater. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-01.

etl2pcapng

Posts with mentions or reviews of etl2pcapng. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-24.
  • Windows server core, packet captured options? Wireshark etc
    1 project | /r/sysadmin | 3 Oct 2022
    Copy the ETL file to a workstation, then use etl2pcapng converter from Microsoft. (https://github.com/microsoft/etl2pcapng)
  • IT Pro Tuesday #202 - Wireshark etl Tool, Security Podcast, EOL Database & More
    3 projects | /r/ITProTuesday | 24 May 2022
    etl2pcapng allows you to view ndiscap packet captures with Wireshark, thus overcoming the Windows use of etl files intended for ETW-centric tools like Microsoft Message Analyzer. NotAnExpert2020 explains, it "converts a netsh trace start/stop trace into something wireshark can read."
  • Share your greatest free tools
    64 projects | /r/sysadmin | 17 Apr 2022
    https://github.com/microsoft/etl2pcapng - etl2pcapng - converts a netsh trace start/stop trace into something wireshark can read.
  • Wireshark Labs
    1 project | news.ycombinator.com | 2 Mar 2022
  • sniffing a process?
    1 project | /r/networking | 30 Jan 2022
    netsh trace can do this out of the box. With the death of Message Analyzer, the easiest way to get packet data out of the ETL generated is this utility from MS: https://github.com/microsoft/etl2pcapng
  • Capturing network traffic on a PC
    1 project | /r/sysadmin | 22 Jan 2022
    Going to say not wireshark. Use the built in native windows packet capture) and convert it to a pcapng for analysis within wireshark with etl2pcapng.
  • A stupid question regarding UDP traffic
    1 project | /r/networking | 13 Apr 2021
    If you have an older version of Windows Server that doesn't have pktmon on it you can also use the netsh method to capture to an ETL file. - Netsh trace start#start) - Now it used to be that I would convert the ETL file to .cap using Message Analyzer, but Microsoft has retired it and you can't download it anymore. In good news it appears that Microsoft has actually released a converter, https://github.com/microsoft/etl2pcapng, to do exactly this.

What are some alternatives?

When comparing esp_wifi_repeater and etl2pcapng you can also consider the following projects:

esp32_nat_router - A simple NAT Router for the ESP32

termshark - A terminal UI for tshark, inspired by Wireshark

WiFiManager - ESP8266 WiFi Connection manager with web captive portal

netmon_cli - A simple and lightweight terminal packet sniffer.

Wireshark - Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead.

pyshark - Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

esp8266-wifi-extender - An ESP8266 based WiFi range extender.

Visual Studio Code - Visual Studio Code

Winshark - A wireshark plugin to instrument ETW

npcap - Nmap Project's Windows packet capture and transmission library

2captcha-python - Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.

netsniff-ng - A Swiss army knife for your daily Linux network plumbing.