ADSB
ADSB BEAST websocket
reasonly
ADSB
/phy/RTLADSB/beast.ws
WEBSOCKET UPGRADE
PARAMETERS
user
string
OPTIONALLogin user ID; most websocket client APIs do not support basic-auth, cookies, or other header-based login methods.
You must provide either user
and password
GET variables, or an API token or logins ession token via the
KISMET
GET variable.
password
string
OPTIONALPassword associated with the user.
You must provide either user
and password
GET variables, or an API token or logins ession token via the
KISMET
GET variable.
KISMET
string
OPTIONALAn API key or session token key.
You must provide either user
and password
GET variables, or an API token or logins ession token via the
KISMET
GET variable.
ADSB raw websocket
reasonly
ADSB
/phy/RTLADSB/raw.ws
WEBSOCKET UPGRADE
PARAMETERS
user
string
OPTIONALLogin user ID; most websocket client APIs do not support basic-auth, cookies, or other header-based login methods.
You must provide either user
and password
GET variables, or an API token or logins ession token via the
KISMET
GET variable.
password
string
OPTIONALPassword associated with the user.
You must provide either user
and password
GET variables, or an API token or logins ession token via the
KISMET
GET variable.
KISMET
string
OPTIONALAn API key or session token key.
You must provide either user
and password
GET variables, or an API token or logins ession token via the
KISMET
GET variable.
websocat ws://user:password@localhost:1471/phy/RTLADSB/raw.ws \
| some_adsb_handling_tool