hsdn / lg

PHP Version of BGP Looking Glass script, based on the Perl sources: https://github.com/Cougar/lg
Other
41 stars 33 forks source link

reCAPTCHA v3, protection of BGP summary, and assorted bug fixes #46

Open vettamatt opened 1 year ago

vettamatt commented 1 year ago

We needed reCAPTCHA v3 so have implemented this. We found that the HSDN WHOIS wasn't working all the time, so switched this to RADb. We implemented the ability to protect BGP summary information based upon the source IP address of the end user.

We have also fixed the following minor bugs that we encountered during development:

Peer developed with @mrjwilz

scamp commented 9 months ago

Also please consider disabling reCaptcha for safe IP list, and disable AS_PATH manipulation, as it makes LG unusable. Pushed proposed changes to https://github.com/vettagroup/lg/pull/9