Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add options for port forwarding

Open
#10 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
kubernetes, rust
Domain
devops, networking

Research direction

Start by tracing the current port-forwarding path that produces hash.domain/proxy/port; the issue names no files or tests. Clarify which alternative host formats must be supported and verify that applications expecting / as their base URL work through them. Done means the selected hostname options route port-forwarded services without breaking the existing form.

Written by the indexing model from the issue text.

Description

The current approach to port forwarding used by lapdev hash.domain/proxy/port can cause issues when serving elements that expect access to the root of a given hostname (i.e. where the base url is "/").

It would be useful if alternative options - such as port-hash.domain - were available

Dominant language
Rust
Stars
2k
Forks
58
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lapce/lapdev

All issues in lapce/lapdev

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.