Skip to content

OpenEnergyTools/iec_61850_sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEC 61850 sniffer

This is sniffer for IEC 61850 communication in a early stage. Please consider this and use it with care.

Installation

Change the interface name in the ./backend/Dockerfile environment to the interface you want to sniff on and then run

docker compose up

or

CAPTURE_DEVICE=interface_name docker compose up

Where interface_name should be replaced with the name of your network interface (e.g., en0, eth0, wlan0). You can find available interfaces by running ip link (Linux) or ifconfig (macOS).

Run

Run the sniffer when on your machine

localhost:8080

or

server_ip:8080

Contribution

Any form of contribution is welcome.


All rights reserved. © 2025 Jakob Vogelsang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published