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

Doesn't work properly on Windows #31

Closed
BitesizedLion opened this issue Apr 14, 2022 · 3 comments
Closed

Doesn't work properly on Windows #31

BitesizedLion opened this issue Apr 14, 2022 · 3 comments

Comments

@BitesizedLion
Copy link

The windows build doesn't function properly.

It tries using unix paths:

checkip.exe: IPSum: searching 1.1.1.1 in /var/tmp/ipsum.txt: open /var/tmp/ipsum.txt: The system cannot find the path specified.

checkip.exe: DBip: can't load DB file /var/tmp/dbip-city-lite.mmdb: open /var/tmp/dbip-city-lite.mmdb: The system cannot find the path specified.

checkip.exe: IPtoASN: searching 1.1.1.1 in /var/tmp/ip2asn-combined.tsv: open /var/tmp/ip2asn-combined.tsv: The system cannot find the path specified.

checkip.exe: CinsScore: searching 1.1.1.1 in /var/tmp/cins.txt: open /var/tmp/cins.txt: The system cannot find the path specified.

checkip.exe: MaxMind: open /var/tmp/GeoLite2-City.mmdb: The system cannot find the path specified.
@jreisinger
Copy link
Owner

Thanks @BitesizedLion. Yes, I don't really have access to a Windows machine. Let me think about this ...

@jreisinger
Copy link
Owner

@BitesizedLion can you try now please?

@BitesizedLion
Copy link
Author

@BitesizedLion can you try now please?

Yep, works as expected now.

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