• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#112 2026-01-19 18:29:01 +00:00
The LISTENER environment variable isn't working with Docker.

@flavorgold1 commented on GitHub:

I understand that but, I'm in a situation where I have to use network_mode: host in docker-compose.yml. So, if there's a way through which it can respect…

michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@stefanbenten commented on GitHub:

I think i have an idea why it is not working correctly. Lemme debug the code (because the proxy forwards it correctly) and put up a PR.

michael opened issue usnistgov/macos_security#34 2026-01-19 18:29:00 +00:00
Output of check using jq for two DDM rules fail to match
michael opened issue usnistgov/macos_security#35 2026-01-19 18:29:00 +00:00
Add safariAllowJavaScript
michael opened issue usnistgov/macos_security#36 2026-01-19 18:29:00 +00:00
False failures with os_unlock_active_user_session_disable (Sequioa Branch)
michael closed issue usnistgov/macos_security#34 2026-01-19 18:29:00 +00:00
Output of check using jq for two DDM rules fail to match
michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@paolafrancesca commented on GitHub:

HEAD requests do not return Accept-Ranges: bytes, I will fix that, as well of allowing partial download for every file type

this is related to the…

michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@paolafrancesca commented on GitHub:

indeed it's a rather tricky: we have a mutex on checkMetadata (35e794220b/serve

michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@paolafrancesca commented on GitHub:

@ErrorNoInternet did you hit this issue with transfer.sh, intended as software, or on https://transfer.sh website?

can you tell me one of the parallel…

michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@paolafrancesca commented on GitHub:

@ErrorNoInternet here: https://github.com/dutchcoders/transfer.sh/pull/495

michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@stefanbenten commented on GitHub:

transfer.sh is currently running with nginx in front and the correct proxy pass directive added. That said, it has a timeout at 1800s per request, due to the…

michael opened issue dutchcoders/transfer.sh#110 2026-01-19 18:29:00 +00:00
Problem with spaces, any workaround ?
michael commented on issue dutchcoders/transfer.sh#110 2026-01-19 18:29:00 +00:00
Problem with spaces, any workaround ?

@imTHAI commented on GitHub:

Hello,

You never answered. Is this problem fixable ?

michael commented on issue dutchcoders/transfer.sh#109 2026-01-19 18:29:00 +00:00
"Hostname" and "webAddress" printed in punycode instead of unicode (IDN)

@paolafrancesca commented on GitHub:

I initially created a branch for adding what seems to be a missing feature for legit users

anyway looking at the content of your github profile, @cr-sh ,…

michael commented on issue usnistgov/macos_security#38 2026-01-19 18:29:00 +00:00
Rule pwpolicy_account_inactivity_enforce can lock-out user account

@brodjieski commented on GitHub:

I have an Applecare ticket open for this issue. Until it gets resolved, I would recommend not applying the rule.

michael commented on issue usnistgov/macos_security#37 2026-01-19 18:29:00 +00:00
launchctl list vs print-disabled

@robertgendler commented on GitHub:

derp. can't use that for enabled.

michael commented on issue usnistgov/macos_security#37 2026-01-19 18:29:00 +00:00
launchctl list vs print-disabled

@robertgendler commented on GitHub:

Done in Tahoe.

michael commented on issue usnistgov/macos_security#38 2026-01-19 18:29:00 +00:00
Rule pwpolicy_account_inactivity_enforce can lock-out user account

@robertgendler commented on GitHub:

Just a data point to add.

It appears this worked properly in macOS Monterey. But macOS Big Sur stops creating or having lastLoginTime stamp isn't there.

But…

michael commented on issue usnistgov/macos_security#37 2026-01-19 18:29:00 +00:00
launchctl list vs print-disabled

@robertgendler commented on GitHub:

launchctl print system will do enabled ones

michael commented on issue dutchcoders/transfer.sh#106 2026-01-19 18:29:00 +00:00
How can I resume downloads?

@ErrorNoInternet commented on GitHub:

@aspacca

did you hit this issue with transfer.sh, intended as software, or on https://transfer.sh/ website?

The https://transfer.sh website

can…