-
Notifications
You must be signed in to change notification settings - Fork 101
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
urlteam_2020-12-28-03-17-02 Archive already exists! #12
Comments
Could you please try to use the compiled-binary for Windows? https://github.com/utkusen/urlhunter/releases |
Downloaded and unpack |
Who are you?
…On Mon, 28 Dec 2020, 11:03 am Damian Viktorovich Morozov, < ***@***.***> wrote:
Downloaded and unpack urlhunter_0.1.1_Windows_amd64.zip.
Copied the archives\urlteam_2020-12-28-03-17-02\ to the new folder.
Copied the keywords.txt.
Run the command urlhunter.exe -date latest -keywords keywords.txt -o
out.txt
And then i have the same error.
Search starting for: latest urlteam_2020-12-28-03-17-02 Archive already
exists! panic: runtime error: index out of range [1] with length 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR46FUZCBEFUODKNAMFYDKLSXBCW3ANCNFSM4VLYDUPQ>
.
|
Can you solve that issues? |
I will check it soon |
Hello, do you have any news? |
Hi @DamianMorozov! Looks like the issue is that we're splitting the filename on Line 201 in b98b84d
If we change the |
Can you please update with the fixed version?? |
@B4RD4k I pushed up a PR #13 which should fix this issue. However, I don't have a Windows machine to verify this. Do you think you could try building it from source to verify that this issue has been addressed? |
Thanks @rzhade3 It worked. |
I have download this repo.
I have download xz-5.2.5-windows.zip. Install files to c:\Windows\System32.
I have goo message from: >
xz --help
First time run was downloaded the archives to archives\urlteam_2020-12-28-03-17-02
But then i have errors:
go run main.go -date latest -keywords keywords.txt -o out.txt
The text was updated successfully, but these errors were encountered: