-
### What version of Go are you using (`go version`)?
$ go version
go version go1.17 windows/amd64
### Does this issue reproduce with the latest release?
Yes.
### Description
…
-
```
Hi,
I'm working for a big social networking site where we log javascript exceptions
happening in the user's browser.
In the past weeks one strange js error caught our attention:
"Uncaught TypeEr…
-
Currently the domainname is ignored, if the hostname should be resolvable as 'hostname.docker' one needs to set the hostname to 'hostname.docker' and the domainname to 'docker'.
Example config:
```
…
-
We have a need for x509 (cert) support for authenticating docker daemons. We can achieve this now with an apache(nginx) proxy for the tls termination. However we can't apply fine grain controls to the…
-
I need 2-way authentication to be configurable because my company requires all internal webapps to use it.
The proposal is three-fold. I want the following to be configurable:
* Configure the weba…
-
* Likely using https://github.com/akoutmos/prom_ex
* Namespace/key prefix under `glimesh_`
* To state the obvious, the labels chosen and values that the labels can be must be controlled
* If the…
-
## Feature Request
### Background
We're running linkerd in a relatively large cluster, and the integrated Prometheus instance is pretty much useless unless you give it a ton of memory on a dedic…
-
https://github.com/wurmlab/sequenceserver/blob/c466156ca469d0f4d20ac21c46155f9d7b89e0ba/lib/sequenceserver/routes.rb#L101
We've had to hack this line in routes.rb to post to a custom URL because th…
-
现在caddy已经可以同时支持https和quic
naive支持的协议还在区分https和quic
是否可以新增一个特性 在一个配置文件中同时支持同一个网站的https和quic
这样更像正常的浏览网站
配置文件类似于
```
json1:
{
"listen": [
"socks://127.0.0.1:1080",
],
"proxy": [
…
-
**Before submitting an issue, please make sure you are using the latest version of SagerNet.**
### Describe the bug
使用naiveproxy插件连接服务端, 连接时间到5分钟左右的时候, 连接必定断开,这个问题在我这边是必定出现的。
目前可以排除服务端问题, 在pc…