AutoPeer

[WIP, do not use] Bird config generator for massive BGP players.

OTHER License

Stars
4

AutoPeer

We automated peering process by pulling peer data from PeeringDB, so you are finally free from the boring and error-prone process of manually inputting IPs into your BGP daemon config. You only need to configure your peer's ASN and you are good to go.

Prebuilt binaries for Linux (amd64) can be retrieved from the CI above, or use my personal Fast Ring.

BGP Daemon Support

Usage

  1. Create an autopeer.toml (example)
  2. Run autopeer --config autopeer.toml --output /etc/bird
  3. Include the config:
    • In bird.conf: include "autopeer4.conf";
    • In bird6.conf: include "autopeer6.conf";
  4. configure all bird instances
  5. Profit

Thanks

This project is proudly sponsored by xTom.

Thank every NekomimiRouter.com operators for their help during the development of this project.