Skip to content

cmd: add -listen-address flag#84

Open
podocarp wants to merge 5 commits into
danopstech:mainfrom
podocarp:add-listen-address
Open

cmd: add -listen-address flag#84
podocarp wants to merge 5 commits into
danopstech:mainfrom
podocarp:add-listen-address

Conversation

@podocarp

@podocarp podocarp commented Apr 29, 2026

Copy link
Copy Markdown

Allows binding to a specific address in addition to the existing -port flag. Defaults to 0.0.0.0 for backward compatibility.

Description

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the Code of Conduct
  • I have updated the documentation accordingly.
  • All commits are GPG signed

robin-moser and others added 5 commits July 27, 2022 18:29
Allows binding to a specific address in addition to the existing -port flag.
Defaults to 0.0.0.0 for backward compatibility.
Allow configuration of the request timeout
@flokli

flokli commented May 8, 2026

Copy link
Copy Markdown

This ended up in podocarp#2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants