No description
Find a file
2025-01-12 19:53:56 +01:00
static Upload files to "static/css" 2025-01-12 19:49:48 +01:00
app.py Add app.py 2025-01-12 19:49:06 +01:00
arp.py Update arp.py 2025-01-12 17:35:44 +01:00
bgp-summ.py Update bgp-summ.py 2025-01-12 17:58:23 +01:00
interfaces.py Add interfaces.py 2025-01-12 17:33:06 +01:00
README.md Update README.md 2025-01-12 19:53:56 +01:00

AS215085.net vyos scripts

How to use

  1. Login to Vyos and enter configure mode.

  2. set service https api keys id api key 'YourKey'

  3. set service https listen-address 'VyosIP'

  4. set service https port '80'

  5. set service https allow-client address '0.0.0.0/0'

  6. Edit app.py and change ip:port to your Vyos IP and port

  7. replace key with your own key

License

Apache License, Version 2.0 and the Commons Clause Restriction