Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a flag to change the listen address #556

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

fd1f
Copy link
Contributor

@fd1f fd1f commented Dec 12, 2024

-l address:12345 (or --listen) makes the webserver to listen on address:12345. The address doesn't get written to config apart from the first run, so it's easy to change addresses temporarily. Not sure if you agree with that.

fd1f added 2 commits December 12, 2024 05:33
Allows setting a listen address (not just port) on the command line. It won't modify the config unless gomuks is being run for the first time.
fd1f and others added 2 commits December 12, 2024 17:06
and reduce procrastination
@fd1f fd1f requested a review from sumnerevans December 13, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants