• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@anihm136 commented on GitHub:

Is POST meant to be officially supported? If not, I could remove the post-related handlers and logic, else I can add the header

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@anihm136 commented on GitHub:

Well, I recently started contributing some features to one of the unofficial python clients, which uses the POST method (which is how I ran into this in the first…

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@anihm136 commented on GitHub:

If this is indeed an omission, I would propose to merge the handlers for the POST and PUT requests. Instead, handling filename resolution can be separated into…

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@bman46 commented on GitHub:

An example of another site doing this is https://0x0.st/. They allow a key called 'url' to be posted in the body as form data and then they handle…

michael commented on issue usnistgov/macos_security#90 2026-01-19 18:29:12 +00:00
Add basic usage instructions

@brodjieski commented on GitHub:

The information in the wiki is now available in a site that can help navigate getting started with the project. Visit: https://pages.nist.gov/macos_security to…

michael commented on issue dutchcoders/transfer.sh#153 2026-01-19 18:29:12 +00:00
[Feature] Read in from stdin/pipe

@paolafrancesca commented on GitHub:

@corneliusroemer it's feasible but we still would need a filename for the upload

it could be generated randomly as well, what's your proposed solution for…

michael commented on issue dutchcoders/transfer.sh#153 2026-01-19 18:29:12 +00:00
[Feature] Read in from stdin/pipe

@anihm136 commented on GitHub:

Hi! I've modified the script from the website to accept input from STDIN. Where would you like me to share it? I noticed that there is a separate repository for the…

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@bman46 commented on GitHub:

One thing that I would use this for is storing files from urls that have a short amount of time to be accessed. For example, instagram videos have a hash and…

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@paolafrancesca commented on GitHub:

@wuniversales do you mean from the command line or on the web UI?

michael commented on issue dutchcoders/transfer.sh#153 2026-01-19 18:29:12 +00:00
[Feature] Read in from stdin/pipe

@paolafrancesca commented on GitHub:

@anihm136 you probably want to send a PR for changing https://github.com/dutchcoders/transfer.sh-web/blob/master/src/index.html#L165

michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@stefanbenten commented on GitHub:

One thing that I would use this for is storing files from urls that have a short amount of time to be accessed. For example, instagram videos have a hash and…

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@paolafrancesca commented on GitHub:

@anihm136 I honeslty don't have much visibility on the clients, I think that listing them on this repo could be valuable as well. could you help on that?

as…

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@anihm136 commented on GitHub:

I agree that it would be useful to list other clients here. I only know of a couple so far, but I'd be happy to help find and list more of them. In the meantime…

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@anihm136 commented on GitHub:

I have created a PR for adding the headers. Let me know how you'd like to begin work on listing existing clients (new issue, GH discussion or any other), and I can…

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@paolafrancesca commented on GitHub:

@anihm136 great, thanks. looking forward for the PR

michael opened issue usnistgov/macos_security#91 2026-01-19 18:29:12 +00:00
Store lastComplianceCheck date string as a regularised value
michael opened issue usnistgov/macos_security#92 2026-01-19 18:29:12 +00:00
Undefined reference to 'parser' in main() of generate_baseline.py
michael commented on issue dutchcoders/transfer.sh#152 2026-01-19 18:29:12 +00:00
Upload files from url

@paolafrancesca commented on GitHub:

One thing that I would use this for is storing files from urls that have a short amount of time to be accessed. For example, instagram videos have a hash…

michael commented on issue dutchcoders/transfer.sh#151 2026-01-19 18:29:12 +00:00
No x-url-delete header when sending POST request

@paolafrancesca commented on GitHub:

I have created a PR for adding the headers

thanks, see my comment

Let me know how you'd like to begin work on listing existing clients

either an…

michael opened issue dutchcoders/transfer.sh#156 2026-01-19 18:29:12 +00:00
Website certificate has expired