DCsunset

Results 17 issues of DCsunset

Change "tuneld" to "tunneld".

Hello, When I'm using the `-clients` option server side, I always get the following error: > device ID invalid: incorrect length It seems that the client cert ID uses base32...

## Expected Behavior The noMatch text should be centered in the stacked view. ## Current Behavior The noMatch text is not centered in the stacked view. ## Steps to Reproduce...

The float "0 00000 101" should be 5/2^17 instead of 5/2^11

Within `nix-user-chroot ~/.nix bash`, the program `whoami` and `ssh` stop working because it cannot find the user for the uid. The uid doesn't change after running `nix-user-chroot`, but for some...

Currently, the `-exclude` and `-exclude-wildcard` options only support reverse mode. But I think it also makes sense in the read-only forward mode as no files could be changed. A typical...

The `net` package in Go supports listening on abstract Unix sockets whose path starts with `@` (e.g. `unix://@abstract/path`). However, when parsing such URL using the `net/url` package, it will decompose...

Hello, Thanks a lot for this great project! When I'm trying to use this tool, I found that some websites only provide a list of titles and links in the...

### Description This PR adds support for i3/sway font size with `px` suffix (e.g. `10px`), which is supported both in i3 & sway (https://i3wm.org/docs/userguide.html#fonts). Previously, the type is restricted to...

- [x] Check if updating to the latest Preact version resolves the issue (using Preact v10.13.1) **Describe the bug** When using Preact with react components in `media-chrome` package, the props...