466 B
466 B
AS215085.net vyos scripts
How to use
-
Login to Vyos and enter configure mode.
-
set service https api keys id api key 'YourKey' -
set service https listen-address 'VyosIP' -
set service https port '80' -
set service https allow-client address '0.0.0.0/0' -
Edit app.py and change ip:port to your Vyos IP and port
-
replace key with your own key
License
Apache License, Version 2.0 and the Commons Clause Restriction