-
### What can't you do?
I'm unable to make my dedicated server not show up in the lobbies list
### How would you like it to work?
I want a launch configuration like `+visibility `
### What have you…
-
* Would need unique codes for each private room
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did you …
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
- [X] I have thoroughly looked through…
-
I'm able to send emails using mailgun, however, when I try using my own smtp server, I'm getting this in the console:
Rent.js:137
GET https://domain/api/v2/rents/2024/11 401 (Unauthorized)
fetc…
-
### Your GTNH Discord Username
Xiarno
### Your Pack Version
2.6.1
### Your Server
Private Server
### Java Version
Java 8
### Type of Server
None
### Your Expectation
Moving the mouse moves …
-
这个仓库的名称中包含 private 字样,似乎只提供给 bangumi 内部应用。
但是我看到本仓库公开了详细的文档和调用约定,并且接口可以在没有鉴权的情况下直接使用。
我们可以使用本仓库中包含的API来制作开放源代码的第三方应用吗。
-
### Terraform Version
```shell
Terraform v1.9.7
```
### Affected Resource(s)
* scaleway_instance_server
### Terraform Configuration Files
```hcl
resource "scaleway_instance_server" "prox…
-
just trying to understand the api
https://github.com/ivpn/ivpn.net/blob/406e03cc2ebe42a1d405a59dfb5f0d9e008a60c1/src/themes/ivpn-v3/assets/js/api/api.js#L414-L420
-
I'm trying to do an equivalent of this command in a .net core library for doing a TLS server where the private key is in TPM with a reference of 0x8100001:
`openssl s_server -cert rsa.crt -key 0x8100…