VscanPlus icon indicating copy to clipboard operation
VscanPlus copied to clipboard

Application Gives Error While Scanning

Open secfb opened this issue 7 months ago • 6 comments

The application gives an error during scanning. Can you examine this issue? The list file contains both http IP and subdomain lists.

Image

secfb avatar May 15 '25 14:05 secfb

The application gives an error during scanning. Can you examine this issue? The list file contains both http IP and subdomain lists.

Image

https://github.com/youki992/VscanPlus/issues/16#issue-3066523642

The application gives an error during scanning. Can you examine this issue? The list file contains both http IP and subdomain lists.

Image

I think it might be a Go version compilation issue. Some syntax from older versions is no longer supported. For reference: https://stackoverflow.org.cn/questions/68840479

youki992 avatar May 16 '25 06:05 youki992

Greetings, I did not do any compilation, in fact I was using the program you compiled for Linux.

secfb avatar May 16 '25 06:05 secfb

Greetings, I did not do any compilation, in fact I was using the program you compiled for Linux.

I understand. Maybe you can try compiling it with your local Go environment using the code I sent you earlier, and see if there are any errors?

youki992 avatar May 16 '25 07:05 youki992

I tried it on the VM provided below to see if there was a problem and it compiled without any problems. Thanks.

https://shell.cloud.google.com

secfb avatar May 16 '25 12:05 secfb

I compiled it and I am using it without any problems. I am sharing the Mac arm64 file in the attachment. It gave me an error for Amd64 Mac.

Image

vscanplus-mac-arm64.zip

secfb avatar May 16 '25 13:05 secfb

I compiled it and I am using it without any problems. I am sharing the Mac arm64 file in the attachment. It gave me an error for Amd64 Mac.

Image [vscanplus-mac-arm64.zip](https://github.com/user-attachments/files/20244412/vscanplus-mac-arm64.zip)

Thanks!

youki992 avatar May 22 '25 02:05 youki992