nbdd0121 / nbdd0121/wsld

How to run automatically without root?

Open
#13 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
305
Forks
29
PR merge metrics
No merged PRs in 30d

Description

When running wsld using the instructions on the doc, it show this error:

Failed to listen: Operation not permitted (os error 1)

If I run the command with sudo wsld, everything works fine.

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.

Research direction

Start with the wsld invocation referenced by the documentation and reproduce the “Failed to listen: Operation not permitted” error without sudo. Trace which operation requires elevated permissions and determine whether rootless execution can be supported or documented; done means wsld runs successfully without sudo.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.