• Joined on 2025-07-20
michael opened issue usnistgov/macos_security#70 2026-01-19 18:29:08 +00:00
pwpolicy_special_character_enforce: enforce more than 1 special character.
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

@mckaygerhard 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…

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)

@OfekShochat commented on GitHub:

Hmm when adding --http1.1 I get an empty reply

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:

@OfekShochat can you add -v to curl parms and copy the output?

I just uploaded a file and I had no issue

michael closed issue usnistgov/macos_security#70 2026-01-19 18:29:08 +00:00
pwpolicy_special_character_enforce: enforce more than 1 special character.
michael closed 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 closed 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

@stefanbenten commented on GitHub:

@AmoghSaxena Is this question still unanswered? Else i am going to close it in 48 hours from now.