Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
reference_device/ | H | 25-Apr-2025 | - | 269 | 162 | |
CMakeLists.txt | H A D | 25-Apr-2025 | 1.9 KiB | 52 | 48 | |
README.md | H A D | 25-Apr-2025 | 468 | 12 | 6 | |
pskc.cpp | H A D | 25-Apr-2025 | 3.8 KiB | 111 | 61 | |
steering_data.cpp | H A D | 25-Apr-2025 | 3.7 KiB | 115 | 65 |
README.md
1# Border Router Tools 2 3## PSKc Computer 4 5`pskc` computes a Pre-Shared Key for the Commissioner (PSKc). The PSKc is used to authenticate an external Thread Commissioner to a Thread network. Build and install OpenThread Border Router to use this tool. 6 7## Steering Data Computer 8 9`steering-data` computes steering data, which is used to filter new devices joining Thread network. 10 11See [Tools and Scripts](https://openthread.io/guides/border_router/tools) for more info. 12