syspolicy_check a new feature in Sonoma to determine if the provided macOS application will pass the current running configurations’ system policy.
@robertgendler commented on GitHub:
This isn't an issue with the project. This seems more useful as a discussion. Moving to that
@golbiga commented on GitHub:
Fixed in Sonoma and Ventura. manual was already removed in Monterey
@paolafrancesca commented on GitHub:
@naguam HEAD request is not supported on /
only on these two path patterns: https://github.com/dutchcoders/transfer.sh/blob/master/server/server.go#L389…
@paolafrancesca commented on GitHub:
@naguam that's what go get is supposed to do: https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them
Get resolves and adds…
@naguam commented on GitHub:
I understand it is not for the README.md to explain go tools and this is not the problem. However thank you for all theses explanations. I think I can close the issue.
@paolafrancesca commented on GitHub:
I'm not really convinced because the README.md
README.md has go get -u -v ./..., from the cloned repo (even if not specified), to download the dependecies
@kyodev commented on GitHub:
hi
you can have a clean header with curl --head -XGET url
@paolafrancesca commented on GitHub:
@naguam see updated README.md https://github.com/dutchcoders/transfer.sh/pull/328/files
with go modules go build will fetch the depdencies for you
it…
@naguam commented on GitHub:
Thank you for the answer (the test when didn't cloned was to verify I could really have a working binary without the sources) So with the sources: I tried `go get -u…
@3rg1s commented on GitHub:
It's sad looking at this issue. I think it was a joke, I had seen the yellow window writing don't worry but now everything seems not good
@naguam commented on GitHub:
Ok thank you for the precision :) (I didn't read all the code, maybe should I 👍 )
@SimplyCorey commented on GitHub:
For anyone interested in using a hosted service, I have built https://keep.sh as a free alternative for when transfer.sh goes offline.
If this comment isn't…
@rubenmdh commented on GitHub:
It is really unfortunate to see how the transfer.sh project has gone this way. I discovered it a while back before they announced Storj Labs would take the lead of…
@paolafrancesca commented on GitHub:
@rubenmdh it is not my insterest to support public hosting of the project but in the past I thought about asking sponsorship in terms of free storage to…