• Joined on 2025-07-20
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

@AmoghSaxena commented on GitHub:

@AmoghSaxena Any update on this?

I want to deploy the project on my private FQDN but it only gives me the option for IP address instead of putting a domain.

michael opened issue usnistgov/macos_security#71 2026-01-19 18:29:08 +00:00
STIG tag missing from system_settings_improve_assistive_voice_disable.yaml
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…
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

@stefanbenten commented on GitHub:

@AmoghSaxena Any update on this?

michael opened issue usnistgov/macos_security#72 2026-01-19 18:29:08 +00:00
"check" script in system_settings_screensaver_ask_for_password_delay_enforce.yaml throws a syntax error
michael commented on issue dutchcoders/transfer.sh#136 2026-01-19 18:29:08 +00:00
.bashrc transfer command code fails on HTTPS servers

@yelodevopsi commented on GitHub:

Also a minor "bug" with the .bashrc code is that there is not a line-break after the response from the server, which makes the terminal go:

myuser@my.doma…
michael commented on issue dutchcoders/transfer.sh#136 2026-01-19 18:29:08 +00:00
.bashrc transfer command code fails on HTTPS servers

@yelodevopsi commented on GitHub:

I just found the bug: It seems I don't have access to tee /dev/null; on the buggy server

Is there a better way to write this maybe?

Btw: For the…

michael commented on issue dutchcoders/transfer.sh#136 2026-01-19 18:29:08 +00:00
.bashrc transfer command code fails on HTTPS servers

@yelodevopsi commented on GitHub:

An update: It might be related to the system I'm using.

  • I just copied a shorted code working on another server running Ubuntu LTS 18.04.1 LTS and `curl…
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)

@paolafrancesca commented on GitHub:

thanks

can you test the upload adding --http1.1 param to curl?

@stefanbenten you might want to look into this

michael commented on issue dutchcoders/transfer.sh#136 2026-01-19 18:29:08 +00:00
.bashrc transfer command code fails on HTTPS servers

@paolafrancesca commented on GitHub:

you can change the command to

curl -q --upload-file "$1" https://io.gule.cloud/$(basename "$1")

tee /dev/null is required to show the progress…

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:

* Connected to transfer.sh (144.76.136.153) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully…
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

@stefanbenten commented on GitHub:

@AmoghSaxena Could you provide the full example of how you try to start it? More than happy to assist!

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)

@stefanbenten commented on GitHub:

It is there because of abuse, but i am sure you know that already.

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)

@stefanbenten commented on GitHub:

May i ask where you are located at? This could possibly be the geoblocking that takes place here.

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:

@ShivamJoker India is one of the countries being blocked.

You mean you have blocked it here ? or our government has

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:

@stefanbenten it's happening same on my computer as well (location: India)

michael commented on issue usnistgov/macos_security#70 2026-01-19 18:29:08 +00:00
pwpolicy_special_character_enforce: enforce more than 1 special character.

@DavidRvrsR3 commented on GitHub:

Thanks for explaining the ODV system and how it's meant to be tailored at the organization level. I get that it’s flexible by design, but I think there’s a…

michael commented on issue usnistgov/macos_security#70 2026-01-19 18:29:08 +00:00
pwpolicy_special_character_enforce: enforce more than 1 special character.

@brodjieski commented on GitHub:

Sure thing! It looks like the check is actually out of sync with what CIS has in their benchmark. We can look to update the check itself to match what CIS has,…

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:

So you know, my country shouldn't be blocked tbh

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:

Reopened it by mistake