mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

Since gitea.it no longer allows registrations, neither issues nor PRs can be created. Therefore the main repo was moved from to Codeberg.
13 lines
322 B
Markdown
13 lines
322 B
Markdown
# peerindex
|
|
|
|
> Inspect MRT TABLE_DUMPV2 Peer Index Table.
|
|
> Can read files compressed with gzip, bzip2 and xz.
|
|
> More information: <https://codeberg.org/1414codeforge/ubgpsuite>.
|
|
|
|
- Output all peers:
|
|
|
|
`peerindex {{master6.mrt}}`
|
|
|
|
- Display all peers that have provided routing information:
|
|
|
|
`peerindex -r {{master6.mrt}}`
|