Transfer.sh alias mangles output for hidden onion service #373

Closed
opened 2026-01-19 18:30:04 +00:00 by michael · 1 comment
Owner

Originally created by @BoBeR182 on GitHub.

https://gist.github.com/BoBeR182/27ef189e6a61ca5add5c123c558a29d4
Is what I am using for my alias

When doing the following command.

transfer files.zip

I get an incorrect URL with an invalid SSL cert. See log below...

[bober@boberbot][~]% transfer files.zip

################################################################## 100.0%

https://jxm5d6emw5rknovg.onion/9EZaY/files.zip

If a file is uploaded via the onion hidden service the output from the server should be without SSL.

Originally created by @BoBeR182 on GitHub. https://gist.github.com/BoBeR182/27ef189e6a61ca5add5c123c558a29d4 Is what I am using for my alias When doing the following command. transfer files.zip I get an incorrect URL with an invalid SSL cert. See log below... [bober@boberbot][~]% transfer files.zip ###### ################################################################## 100.0% https://jxm5d6emw5rknovg.onion/9EZaY/files.zip If a file is uploaded via the onion hidden service the output from the server should be without SSL.
Author
Owner

@nl5887 commented on GitHub:

Fixed with commit @2eb2d1d7f4526eff86f235667286284457c1585b

@nl5887 commented on GitHub: Fixed with commit @2eb2d1d7f4526eff86f235667286284457c1585b
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#373