Topic: IPv6 and Ports
Hi guys,
after a long pause I re-started playing Teeworlds and started to write my own mod. Anyway. While I was testing the server I tried to access it via ::1. I used the Port 6112. Some programs such as netcat have a port input like this ::1 6112. But Teeworlds uses 127.0.0.1:6112.
Just noticed that [::1]:6112 worked.