0xB10C / peer-observer

Tool to monitor for P2P anomalies and attacks using Bitcoin Core honeynodes
https://public.peer.observer
MIT License
12 stars 2 forks source link

Add websocket tool #19

Closed 0xB10C closed 4 months ago

0xB10C commented 6 months ago

Sends out the events as JSON messages via WebSocket

The current implementation needs some clean up. This is primarily a proof-of-concept.

0xB10C commented 5 months ago

Rebased on #22