kaimallea / csgo

A containerized dedicated server for Counter-Strike: Global Offensive
The Unlicense
244 stars 58 forks source link

play online with friends #10

Closed m0ntelo closed 5 years ago

m0ntelo commented 5 years ago

It is possible to make a server and play with friends?

I had a problem with my modem and could not release port 27015. Looking for a method to play on public ip lan

kaimallea commented 5 years ago

You can override the default port by passing PORT environment variable into the container. See https://github.com/kaimallea/csgo/blob/master/README.md#environment-variable-overrides

Have you tried this?

kaimallea commented 5 years ago

Feel free to re-open if you think that there is something more that can be done