Search found 1 match
- 07 Nov 2016 11:58
- Forum: RaZberry
- Topic: Z-Way Webserver IPV6 support
- Replies: 3
- Views: 5218
Z-Way Webserver IPV6 support
Hello, I am looking for a way how to bring the Z-Way Webserver to listen on a specific IPV6 port. I found a line in the Automation/Webserver.js file where you can determine the port, but this seems to be only working for IPV4 ? <<ws = new WebServer(8083, function(req)>> Any idea ? Best regards Thomas