pyFreeDnsUpdate is a command line python script that updates the FreeDNS record for a given domain to the current public facing IP address detected by the local host.
It requires a one time edit to configure a list of domain|api_key pairs, and after that it can be run as a chron job to perform a sync check and update push if needed.
Activity is logged on a local text file, and DEBUG level can be enabled in case of troubles.
BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems.
Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector.
A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze...