-
I am getting this error when I try to add more than one 1 client from the GUI. how do I fix this?
}
$ wg genkey
$ echo ***hidden*** | wg pubkey
$ wg genpsk
[h3] [unhandled] H3Error: Maximum n…
-
## Idea
We want to add the feature to simulate malicious clients in the system.
## The workflow
Initially, we thought of simulating nodes that send inf/0 values to the system.
But a better …
-
I gather from the docs, that the standard pattern to create a client is with `KubeConfig`'s `makeApiClient` (see [here](https://github.com/kubernetes-client/javascript/blob/release-1.x/src/config.ts#L…
-
Is it possible to use or modify this server in other LSP clients? For example in [vim-lsp](https://github.com/prabirshrestha/vim-lsp)?
-
Since the app does not have a group editor nor needs to assign groups, group documents should not be synced to the app. This might already be implemented, but check if it really is working as such
-
### Issue description
I disabled focus for new clients via:
```python
#never let any new client steal focus
@hook.subscribe.client_new
def prevent_focus_steal(client):
client.__class__.can…
-
### Checked Existing
- [X] I have checked the repository for duplicate issues.
### What enhancement would you like to see?
Check players network properties to try and only match players who have co…
-
Create the first page where it is possible to create, modify, and delete clients. This page must also be accessible to end user, as they need to be able to create their own registration.
This page …
-
### What is the issue?
I disabled MagicDNS on my tailnet because I don't need to connect to the nodes which aren't already permanently joined to the tailnet. However, when I did that, I noticed th…
-
Hey folks, I wondered whether it's possible to block new clients from connecting to a RTMPServer if they - for example - don't have a valid `stream_key`. This would be important to me to prevent illeg…