• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#142 2026-01-19 18:29:09 +00:00
[Server Issue]Constant 413 Entity Request Too Large errors
michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

the workflow was still running on master, fixed now, in a few minutes we should have the new docker image

michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@yelodevopsi commented on GitHub:

Yes. Just confirmed it the latest docker pull! Thanks alot! 👍

michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

is it working now @rompeldunk ?

michael opened issue dutchcoders/transfer.sh#142 2026-01-19 18:29:09 +00:00
[Server Issue]Constant 413 Entity Request Too Large errors
michael opened issue dutchcoders/transfer.sh#143 2026-01-19 18:29:09 +00:00
Error I get when trying to upload a jpeg image using curl
michael opened issue dutchcoders/transfer.sh#144 2026-01-19 18:29:09 +00:00
Bunch of persons/computers uploading files to the same url/folder
michael commented on issue usnistgov/macos_security#73 2026-01-19 18:29:09 +00:00
Add Apple Intelligence Controls

@jmahlman commented on GitHub:

These are not released to the public at this time, and no benchmarks/baselines have these right now. However, once the versions go to RC, it may be safe to assume…

michael opened issue usnistgov/macos_security#78 2026-01-19 18:29:09 +00:00
system_settings_improve_assistive_voice_disable.yaml mis-identified CIS control number
michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

@rompeldunk --force-https is a boolean flag, you don't need to pass true as a value, setting it is enough passing true seems to break the parsing of…

michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

https://hub.docker.com/r/dutchcoders/transfer.sh/tags

it seems the docker image is not updated yet

michael closed issue usnistgov/macos_security#76 2026-01-19 18:29:09 +00:00
system_settings_software_update_enforce.yaml has been silently deprecated by Apple
michael closed issue usnistgov/macos_security#77 2026-01-19 18:29:09 +00:00
system_settings_improve_search_disable.yaml mis-identified as a CIS Level 1 control
michael closed issue usnistgov/macos_security#78 2026-01-19 18:29:09 +00:00
system_settings_improve_assistive_voice_disable.yaml mis-identified CIS control number
michael commented on issue dutchcoders/transfer.sh#138 2026-01-19 18:29:08 +00:00
curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)

@OfekShochat commented on GitHub:

Not much to update, it's geolocked with no way to check who's locked or not unfortunately

michael commented on issue dutchcoders/transfer.sh#138 2026-01-19 18:29:08 +00:00
curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)

@ShivamJoker commented on GitHub:

Any updates on this?

michael closed issue usnistgov/macos_security#75 2026-01-19 18:29:08 +00:00
os_world_writable_library_folder_configure.yaml blocked by SIP?
michael commented on issue dutchcoders/transfer.sh#138 2026-01-19 18:29:08 +00:00
curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)

@ShivamJoker commented on GitHub:

Why not block some regions instead of the whole country ? 😒

michael commented on issue dutchcoders/transfer.sh#138 2026-01-19 18:29:08 +00:00
curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)

@OfekShochat commented on GitHub:

Cuz it's the easiest way

michael commented on issue dutchcoders/transfer.sh#137 2026-01-19 18:29:08 +00:00
What all types of "--provider" do we have while launching it with docker

@paolafrancesca commented on GitHub:

@AmoghSaxena https://pkg.go.dev/net#Dial according to the documentation

For TCP and UDP networks, the address has the form "host:port". The host must…