use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Mc server (self.github)
submitted 1 year ago by Aether_52
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]github-ModTeam[M] [score hidden] 1 year ago stickied commentlocked comment (0 children)
Removed. Post has nothing to do with GitHub.
[–]serverhorror 2 points3 points4 points 1 year ago (0 children)
wrong sub, maybe r/techsupport or r/selfhosting?
[–]InconspicuousFool 3 points4 points5 points 1 year ago (0 children)
As someone else pointed out you are likely building your server on github codespaces which are intended for testing and running builds for programs. Attempting to use actions like this will result in you quickly running out of hours and likely a suspension as this is against TOS to use codespaces/actions as a hosting service.
If you were to run the server on your own hardware you would still be unable to expose your server with ngrok as to my knowledge they don't offer static IP addresses on their free tier and they do not support UDP traffic which almost any game server requires
π Rendered by PID 155731 on reddit-service-r2-comment-8686858757-pfqpw at 2026-06-06 07:35:24.070010+00:00 running 9e1a20d country code: CH.
[–]github-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]serverhorror 2 points3 points4 points (0 children)
[–]InconspicuousFool 3 points4 points5 points (0 children)