• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#10 2026-01-19 18:28:37 +00:00
transfer.sh offline
michael commented on issue dutchcoders/transfer.sh#4 2026-01-19 18:28:37 +00:00
VirusTotal Scanning

@Aetherinox commented on GitHub:

Yeah I can do that. I updated a few things with the dependency because it appears there's no longer any work being done to it from the original developers.

But…

michael commented on issue dutchcoders/transfer.sh#4 2026-01-19 18:28:37 +00:00
VirusTotal Scanning

@Aetherinox commented on GitHub:

So you can pick which route you want to go. I submitted two PRs:

  1. https://github.com/dutchcoders/transfer.sh/pull/657
  2. https://github.com/dutchcoders/go-virus…
michael commented on issue dutchcoders/transfer.sh#8 2026-01-19 18:28:37 +00:00
Dark mode

@ramonsmits commented on GitHub:

frontend is in a separate repo: https://github.com/dutchcoders/transfer.sh-web

Doh.. hence why I could not find any css 😅

michael commented on issue dutchcoders/transfer.sh#8 2026-01-19 18:28:37 +00:00
Dark mode

@paolafrancesca commented on GitHub:

beware that i won't accept a default/new frontend change with a dark mode. if you want to make the contribution part of the upstream code you'll have to add a…

michael commented on issue dutchcoders/transfer.sh#9 2026-01-19 18:28:37 +00:00
Overriding port

@ramonsmits commented on GitHub:

command: ["--provider", "local", "--listener", ":8082"]

could you please confirm that this works, as mentioned in the PR you proposed to update the…

michael opened issue dutchcoders/transfer.sh#10 2026-01-19 18:28:37 +00:00
transfer.sh offline
michael opened issue dutchcoders/transfer.sh#11 2026-01-19 18:28:37 +00:00
"Not Found" after Upload
michael opened issue dutchcoders/transfer.sh#12 2026-01-19 18:28:37 +00:00
[Feature] Advance CLI script
michael closed issue dutchcoders/transfer.sh#10 2026-01-19 18:28:37 +00:00
transfer.sh offline
michael opened issue dutchcoders/transfer.sh#2 2026-01-19 18:28:36 +00:00
[Security] Critical CVE found in dutchcoders/transfer.sh:latest
michael opened issue dutchcoders/transfer.sh#3 2026-01-19 18:28:36 +00:00
C2 Command and Control from the site transfer.sh
michael closed issue dutchcoders/transfer.sh#1 2026-01-19 18:28:36 +00:00
https://transfer.sh/ is down
michael closed issue dutchcoders/transfer.sh#2 2026-01-19 18:28:36 +00:00
[Security] Critical CVE found in dutchcoders/transfer.sh:latest
michael opened issue dutchcoders/transfer.sh#5 2026-01-19 18:28:36 +00:00
Error 413
michael opened issue dutchcoders/transfer.sh#6 2026-01-19 18:28:36 +00:00
List of public services
michael commented on issue dutchcoders/transfer.sh#5 2026-01-19 18:28:36 +00:00
Error 413

@mchalupiak commented on GitHub:

The issue does seem to depend on file size. Files of >1mb all fail to upload. Where would I find the log file and how would I perform the docker mounting you suggest?

michael commented on issue dutchcoders/transfer.sh#4 2026-01-19 18:28:36 +00:00
VirusTotal Scanning

@paolafrancesca commented on GitHub:

hello @Aetherinox , i haven't used the virustotal endpoint in ages

i've checked what the dutchcoders go-virustotal package does: https://github.com/dutchcoder…

michael commented on issue dutchcoders/transfer.sh#5 2026-01-19 18:28:36 +00:00
Error 413

@paolafrancesca commented on GitHub:

how would I perform the docker mounting you suggest?

please, refer to docker documentation for that, thanks :)

michael commented on issue dutchcoders/transfer.sh#4 2026-01-19 18:28:36 +00:00
VirusTotal Scanning

@Aetherinox commented on GitHub:

Last part, and I'm done messing with this for now.

The README.md for transfer.sh and also missing the env definition for the VirusTotal API key. I had to go…