A simple web viewer for Forza Horizon 4, and Forza Motorsport 7(untested)
Requires:
NodeJS
node-fetch
express
In game, set the data-out port to 3343.
To start the server, run:
npm i (to download and update express and node-fetch)
node . (to start the server)
The dashboard can be viewed here.
Have fun!