Skip to content

Can I install Edgeshark on Windows? #59

Closed Answered by thediveo
Dhowell560 asked this question in Q&A
Discussion options

You must be logged in to vote

Deploying the services:

  1. start a WSL2 bash shell
  2. copy and paste this command (from the README):
    wget -q --no-cache -O - \
      https://github.com/siemens/edgeshark/raw/main/deployments/wget/docker-compose-localhost.yaml \
      | docker compose -f - up

Navigate to http://localhost:5001

To setup capture:

  1. ensure you have Wireshark installed on Windows, if you want to capture container traffic.
  2. download the Wireshark cshargextcap plugin installer, https://github.com/siemens/cshargextcap/releases, unzip it, and run the unzipped setup exe.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thediveo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants