Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
Update README to list current aggregators
Browse files Browse the repository at this point in the history
  • Loading branch information
Phaeton authored Feb 16, 2023
1 parent fb9a2d2 commit 5120ca2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ Once you have done this, you can point your `multifeeder` instance at this port:
```
- READSB_NET_CONNECTOR=readsb,30105,beast_in;...
```
## List of Aggregators
| **Site** | **readsb_url** | **readsb_port** | **mlat_url** | **mlat_port** |
|-------------------|------------------------|-----------------|------------------------|---------------|
| [adsb.fi](https://adsb.fi/) | feed.adsb.fi | 30004 | feed.adsb.fi | 31090 |
| [adsb.one](https://adsb.one/) | feed.adsb.one | 64004 | feed.adsb.one | 64006 |
| [adsb.lol](https://adsb.lol/) | feed.adsb.lol | 1337 | feed.adsb.lol | 1338 |
| [theairtraffic.com](https://theairtraffic.com/) | feed.theairtraffic.com | 30004 | feed.theairtraffic.com | 31090 |
## Getting Help
You can log an issue on the project's GitHub. I also have a [Discord channel](https://discord.gg/sTf9uYF), feel free to join and converse. The #adsb-containers channel is appropriate for conversations about this package.
Expand Down

0 comments on commit 5120ca2

Please sign in to comment.