tailscale / tailscale/aperture-cli
add tsnet.Server reverse proxy
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 74
- Forks
- 13
- Avg merge
- 1h
- Merged PRs (30d)
- 7
Description
Using tsnet.Server to create a reverse proxy to the Aperture server will allow aperture-cli to be run on clients that do not have tailscale installed and configured on the host.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the aperture-cli entry points and the tsnet.Server API, then trace how the CLI currently reaches the Aperture server. Done means the CLI can provide a reverse proxy for clients whose host has neither Tailscale installed nor configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100