gentoo-ebuilds/net-wireless/rtl-sdr/files/rtl_tcp.confd-r1
Conrad Kostecki 7df5b971f1
net-wireless/rtl-sdr: add 2.0.2
Bug: https://bugs.gentoo.org/725144
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-02-23 23:16:44 +01:00

7 lines
310 B
Text

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Options which will be passed to rtl_tcp.
# Default is listen on localhost with default port 1234 on first device.
# See `rtl_tcp -h` for all available options.
RTL_TCP_OPTIONS="-a localhost -d0 -p 1234"