Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
/ rbnSocket Public archive

Python WebSocket server from Reverse Beacon Network telnet session

Notifications You must be signed in to change notification settings

AF7TI/rbnSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

no longer maintained

rbnSocket

Python WebSocket server sending Reverse Beacon Network telnet streams. Consume and geocode with qrzSocket.

Installation

Build image from Dockerfile, tag with rbnsocket
docker build -t rbnsocket .

Configuration

Pass callsign through environment variables
docker run -e "RBN_USERNAME=xxxxx" -p 5001:5001 -d rbnsocket

Contributing

Contributions welcome! Fork the project and open a pull request.

Thank you

Thanks to Reverse Beacon Network infrastructure providers and skimmers for making the data flow

About

Python WebSocket server from Reverse Beacon Network telnet session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published