5个版本
0.1.4 | 2021年5月1日 |
---|---|
0.1.3 | 2021年4月28日 |
0.1.2 | 2021年1月31日 |
0.1.1 | 2021年1月31日 |
0.1.0 | 2021年1月31日 |
#3 in #beacon
33KB
224 代码行
反向信标网络CLI
rbn
是一个小型CLI界面,用于反向信标网络,在终端中以格式化的形式实时显示所有全球网络信标点。
安装
从源码安装
git clone https://github.com/ewpratten/rbn
cd rbn
cargo install --path .
从Crates.io安装
cargo install rbn
预构建的二进制文件
我在发布页面上分享了一些为我使用的系统的预构建二进制文件。
使用
# rbn --help
Reverse Beacon Network Client 0.1.2
Evan Pratten <ewpratten@gmail.com>
USAGE:
rbn [OPTIONS] --callsign <callsign>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-b, --band <band>... Band name to filter by. This can be used multiple times to filter multiple bands
-c, --callsign <callsign> Your callsign (used to authenticate with RBN)
-f, --filtercall <filtercall> Callsign to filter by
屏幕截图
依赖关系
~5–13MB
~156K SLoC