Skip to content

fix: use 'host' instead of 'hostname' for --allow-net docs#3036

Open
bartlomieju wants to merge 1 commit intomainfrom
fix/allow-net-host-terminology-2702
Open

fix: use 'host' instead of 'hostname' for --allow-net docs#3036
bartlomieju wants to merge 1 commit intomainfrom
fix/allow-net-host-terminology-2702

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

Summary

  • Changes --allow-net terminology from "IP addresses or hostnames" to "hosts" (hostname or IP, optionally with a port)
  • Updates definition placeholder from <IP_OR_HOSTNAME> to <HOST> for both --allow-net and --deny-net

Closes #2702

Test plan

  • Verify the security page renders correctly

🤖 Generated with Claude Code

The --allow-net flag accepts hosts (hostname or IP, optionally with a port),
not just hostnames. Updated terminology and definition to reflect this.

Closes #2702

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

Feedback: /runtime/fundamentals/security/ - Needs Improvement

1 participant