We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
why not support windows? I think if go-dnsmasq have a windows release, will help more people. thanks for your jobs!
The text was updated successfully, but these errors were encountered:
you can try build it with env GOOS=windows GOARCH=amd64 go build
env GOOS=windows GOARCH=amd64 go build
Sorry, something went wrong.
I try to build it for windows, but some package does not support windows, it failed.
No branches or pull requests
why not support windows?
I think if go-dnsmasq have a windows release, will help more people.
thanks for your jobs!
The text was updated successfully, but these errors were encountered: