-
### What version of Go are you using (`go version`)?
Go tip at [CL 170879](https://golang.org/cl/170879) or later.
### Does this issue reproduce with the latest release?
no
### What op…
-
看到了一些关于怎么和官方插件生态集成的讨论,设想了一种基于代码生成的方法。
对于每一个使用了 xgo 的测试,生成一个对应的 stub 测试,使用 xgo 本身的测试使用 build tag 隔离,从 stub 中起子进程或者其他的方式调用 xgo。
这个方案可能产生的问题应该是代码覆盖率会被这种情况影响,xgo 已经写入了覆盖率文件以后,go 本身又会再写入一次,我还没有想到怎么解决这个。
-
**Is your feature request related to a problem? Please describe. **
I am trying to run BounceBack using a Cobalt Strike profile that includes a 'http-host-profiles' block, and it appears unsupported.…
-
I am running he goproxy as a HTTPS proxy:
```go
func main() {
proxy := goproxy.NewProxyHttpServer()
listenAddress := os.Getenv("LISTEN_ADDRESS")
if listenAddress == "" {
log.Fatal("The LIST…
-
Hi!
My caddy and management container are stuck in a reboot loop, please see the following docker logs:
docker ps -a
CONTAINER ID IMAGE COMMAND CR…
EKV89 updated
1 month ago
-
[root@iZf8z2loen9ru9yah4wskrZ funasr_proxy]# v2sub -sub add jms https://jmssub.net/members/getsub.php?service=xxxxx&id=xxxxxx
[1] 1143470
[root@iZf8z2loen9ru9yah4wskrZ funasr_proxy]# [v2sub-ERR ] [0…
tanbw updated
1 month ago
-
```
#!watchflakes
default
-
After adding a single test domain to the whitelist, some domains blocked by the provider don’t load. The IP address is detected correctly through the proxy server. This issue persists even after clear…
-
**Describe the bug**
While using VSCode, using the latest version of templ and Gopls, Windows URI sent by DidOpen is different than the one expected by Client.PublishDiagnostics
**To Reproduce**…
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [x] Yes, I've searched similar issues on the [Traefik community foru…