Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 18.04
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 1.2k
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
Disqus comment:
Note that, in order to use RCON based on this guide, you'll need to add TCP rules to allow for it. Specifying a range like this should be satisfactory:
sudo iptables -I INPUT 5 -p tcp -m tcp --dport 26900:27030 -j ACCEPT
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the CS:GO server guide for Ubuntu 18.04 referenced by this issue and review its RCON section. Add the supplied iptables TCP rule guidance, then verify the rendered guide clearly explains the ports needed for RCON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ubuntu
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100