Expand description
CLI application.
This module implements a CLI application that receives UDP or TCP packets
containing BBFRAMEs from an external DVB-S2 receiver such as
Longmynd. It
obtains IP packets from a continous-mode GSE stream, and sends the IP
packets to a TUN device.
Functionsยง
- main
- Main function of the CLI application.