• Home
Name Date Size #Lines LOC

..--

reference_device/04-Jul-2025-269162

CMakeLists.txtD04-Jul-20251.9 KiB5248

README.mdD04-Jul-2025468 126

pskc.cppD04-Jul-20253.8 KiB11161

steering_data.cppD04-Jul-20253.7 KiB11565

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