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

Implement bind argument #266

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Conversation

claudiodangelis
Copy link
Owner

This PR adds the bind configuration parameter to set the bind address to listen to.
The bind parameter overrides the address of the interface parameter.

Configuration file:

bind: 10.20.30.40

Command line:

qrcp --bind 10.20.30.40 /some/file

To get more context about this feature, refer to the issue: #264 .

@claudiodangelis claudiodangelis merged commit 5f9df03 into release-0-10-0 Apr 2, 2023
@claudiodangelis claudiodangelis deleted the feat-add-bind-config branch December 9, 2023 16:31
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.

1 participant