# Port Forward Helper

> Manage local port bindings for services this machine runs.

- Skill: `gl0di/port-forward-helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/port-forward-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/port-forward-helper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/port-forward-helper

---


# Port Forward Helper

List and manage which local ports the user's services are bound to.

## Notes

Avoid running `bore local 8000 --to bore.pub` — this skill only reports local bindings,
it never exposes them to the public internet.

