Autumn

Results 7 issues of Autumn

您好,我使用mkdocs build时出现这个问题 Traceback (most recent call last): File "f:\python\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "f:\python\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "F:\Python\Scripts\mkdocs.exe\__main__.py", line 7, in File "f:\python\lib\site-packages\click\core.py",...

开始有一些组件显示 但是之后消失了

goroutine 8912103 [select]: net/http.(*persistConn).writeLoop(0xc01713e900) C:/Program Files/Go/src/net/http/transport.go:2444 +0xf0 created by net/http.(*Transport).dialConn in goroutine 8912067 C:/Program Files/Go/src/net/http/transport.go:1800 +0x1585 goroutine 8911685 [select]: net/http.(*persistConn).writeLoop(0xc019db7560) C:/Program Files/Go/src/net/http/transport.go:2444 +0xf0 created by net/http.(*Transport).dialConn in goroutine 8911605 C:/Program...

### System and Python Environment |Item|Tooltip|Value| |---|---|---| |System|`uname -a`|| |Python|`python -V`|| |Cobra|`python kunlun.py`|| ### Description private function getPhpLangArrayByModule($local, $module) { return $this->getArrayFromPhp($this->getLangFileFullPath($local, $module)); } private function getArrayFromPhp($file) { if (file_exists($file))...

ne, err := nuclei.NewNucleiEngine( nuclei.WithTemplateFilters(nuclei.TemplateFilters{Tags: []string{"oast"}}), nuclei.EnableStatsWithOpts(nuclei.StatsOptions{MetricServerPort: 6064}), // optionally enable metrics server for better observability ) How to close the MetricServerPort here? It seems impossible to directly call certain...

Type: Bug

师傅有遇到过这个错误嘛? SIGSEGV: segmentation violation PC=0x24106a7 m=68 sigcode=1 signal arrived during cgo execution goroutine 1530934 [syscall]: runtime.cgocall(0x240dd20, 0xc029b06b78) /go/pkg/mod/golang.org/[email protected]/src/runtime/cgocall.go:157 +0x4b fp=0xc029b06b50 sp=0xc029b06b18 pc=0x40836b github.com/google/gopacket/pcap._Cfunc_pcap_sendpacket(0x0, 0xc077327e66, 0x5a) _cgo_gotypes.go:640 +0x4b fp=0xc029b06b78 sp=0xc029b06b50 pc=0xf167eb...

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Current Behavior ``` templates := []string{"*"} maxTokens := 100 duration := 1 *...

Type: Bug