Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当使用-f参数运行一段时间后会报错 #88

Open
YanXi9999 opened this issue Sep 12, 2023 · 1 comment
Open

当使用-f参数运行一段时间后会报错 #88

YanXi9999 opened this issue Sep 12, 2023 · 1 comment

Comments

@YanXi9999
Copy link

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x40 pc=0xd5a1e9]

goroutine 1 [running]:
github.com/pingc0y/URLFinder/util.GetProtocol({0xc00ae406a8, 0x16})
/home/runner/work/URLFinder/URLFinder/util/utils.go:122 +0xc9
github.com/pingc0y/URLFinder/crawler.Run()
/home/runner/work/URLFinder/URLFinder/crawler/run.go:111 +0x6d7
main.main()
/home/runner/work/URLFinder/URLFinder/main.go:15 +0x37

@pingc0y
Copy link
Owner

pingc0y commented Sep 14, 2023

是有这个问题 下次更新修复, 给域名加上完整的http协议可以规避这个报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants