CitiesSkylinesMultiplayer / CSM

Source code for the Cities: Skylines Multiplayer mod (CSM)
https://citiesskylinesmultiplayer.com/
MIT License
725 stars 97 forks source link

Add connection troubleshooting information and add Hamachi detection #296

Closed kaenganxt closed 1 year ago

kaenganxt commented 1 year ago

To improve the understanding of connection problems, some features have been added:

Sadly I didn't find a way to detect the use of ZeroTier. The GetAllNetworkInterfaces method doesn't work in Cities and ZeroTier can use multiple different IP subnets, so such a detection would not be reliable.

May close #295 if these changes are enough.

kaenganxt commented 1 year ago

Included in #298