diff options
Diffstat (limited to 'content/_index.md')
| -rw-r--r-- | content/_index.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/content/_index.md b/content/_index.md index b92d7e5..2de0bea 100644 --- a/content/_index.md +++ b/content/_index.md @@ -28,20 +28,24 @@ Connection to mnz1.st33ri.ng closed. $ ssh steering@mnz1.st33ri.ng Welcome to the autopeer shell. Type help or ? to list commands. Selected AS: 4242422452 -steering@mnz1.st33ri.ng> ? +steering@mnz1.st33ri.ng:4242422452> ? Documented commands (type help <topic>): ======================================== -addpeer as help +addpeer as birdc delpeer help ls showconf showpeer showtemplates Undocumented commands: ====================== -EOF delpeer exit ls reload showbird showpeer showwg version +EOF exit reload version -steering@mnz1.st33ri.ng> +steering@mnz1.st33ri.ng:4242422452> help addpeer +<name> <wg pubkey> <wg address> <wg port> <ipv6 link local> +Add a new peer +steering@mnz1.st33ri.ng:4242422452> ^D +Connection to mnz1.st33ri.ng closed. ``` -Once you create a peering it should be provisioned within 5 minutes. +Once you create a peering it should be provisioned on the next `*/5` minute. [Sauce available](https://jfr.im/git/autopeer.git) |
