Add README.md
This commit is contained in:
parent
dec25935f3
commit
25f82d3e47
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
# 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'```
|
||||||
|
|
||||||
|
1. Edit app.py and change ip:port to your Vyos IP and port
|
||||||
|
2. replace key with your own key
|
||||||
|
|
||||||
|
### License
|
||||||
|
```Apache License, Version 2.0 and the Commons Clause Restriction```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue