Adapt QR Code
It is simply configured as a web server.
Config.HttpServer = {
active = false, -- TRUE = ENABLED / FALSE = DISABLED
ip = "PUT HERE YOUR IP",
port = 8124
}
- ip = Your server ip
- active = activate qr code
- port = web server port (do not change)
This problem can have many causes.
- You need to enable the port as TCP in the firewall and check that the port is open!
Adaptation is not our responsibility.