netplaySniff – Rev 5

Subversion Repositories:
Rev:
###########################################################################
##    Copyright (C) 2023 Wizardry and Steamworks - License: MIT          ##
###########################################################################

# The local IP address of the router that this script is running on.
router: 192.168.1.1

# The MQTT connection string.
mqtt: 
    connect: "mqtt://iot.internal"
    topic: "arcade/netplay/clients"

netplay:
    # the netplay host ip address, ie: the machine running retroarch
    host: 192.168.1.10
    # the netplay port (default: 55435)
    port: 55435

# Various bans that can be placed on connecting clients.
bans:
    nicknames:
        - Cain