[GH-ISSUE #37] iSH specific request: can start-signer.sh copy the trycloudflare.com URL to the clipboard #26

Closed
opened 2026-03-04 00:23:14 +03:00 by kerem · 5 comments
Owner

Originally created by @rzbergme on GitHub (Apr 7, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/37

Hi @ViRb3, I find it difficult to find->tap->select>copy the trycloudflare.com URL that is generated when running start-signer.sh in the output. Is it possible to either automatically copy it to the iOS clipboard or maybe make it clickable in the start-signer.sh output?

Thank you!

Originally created by @rzbergme on GitHub (Apr 7, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/37 Hi @ViRb3, I find it difficult to find->tap->select>copy the trycloudflare.com URL that is generated when running start-signer.sh in the output. Is it possible to either automatically copy it to the iOS clipboard or maybe make it clickable in the start-signer.sh output? Thank you!
kerem closed this issue 2026-03-04 00:23:15 +03:00
Author
Owner

@ViRb3 commented on GitHub (Apr 7, 2021):

There doesn't seem to be a way for a script within iSH to control the clipboard, and making a link clickable is up to the terminal (in this case iSH, which doesn't seem to do that). Manual selection is the only way for now unless you have any specific ideas.

<!-- gh-comment-id:815106466 --> @ViRb3 commented on GitHub (Apr 7, 2021): There doesn't seem to be a way for a script within iSH to control the clipboard, and making a link clickable is up to the terminal (in this case iSH, which doesn't seem to do that). Manual selection is the only way for now unless you have any specific ideas.
Author
Owner

@rzbergme commented on GitHub (Apr 9, 2021):

Thank you @ViRb3 I apologize for the delayed answer. You are correct. This can go as a request on the iSH github instead.
My iSH setup is not that stable anyways to be used with the iOS Signer web service, for some strange reason it keeps crashing during the run (while installing the signed ipa file), I suspect it is an out-of-memory issue since the entire iSH crashes and then the ipa install fails. Thank you again for this great work!

<!-- gh-comment-id:816644739 --> @rzbergme commented on GitHub (Apr 9, 2021): Thank you @ViRb3 I apologize for the delayed answer. You are correct. This can go as a request on the iSH github instead. My iSH setup is not that stable anyways to be used with the iOS Signer web service, for some strange reason it keeps crashing during the run (while installing the signed ipa file), I suspect it is an out-of-memory issue since the entire iSH crashes and then the ipa install fails. Thank you again for this great work!
Author
Owner

@ViRb3 commented on GitHub (Apr 9, 2021):

Ah yes. How big is your app? I experienced the same issue with a 260MB file. I'm not sure why it happens as the files should be streamed from disk and not stored in memory.

<!-- gh-comment-id:816646084 --> @ViRb3 commented on GitHub (Apr 9, 2021): Ah yes. How big is your app? I experienced the same issue with a 260MB file. I'm not sure why it happens as the files should be streamed from disk and not stored in memory.
Author
Owner

@rzbergme commented on GitHub (Apr 9, 2021):

it actually wasn't that large of a file 67 MB so I found it somewhat strange.

image

<!-- gh-comment-id:816697985 --> @rzbergme commented on GitHub (Apr 9, 2021): it actually wasn't that large of a file 67 MB so I found it somewhat strange. ![image](https://user-images.githubusercontent.com/6178252/114190385-3f4a5400-9919-11eb-8a8d-e26d6faa0bea.png)
Author
Owner

@ViRb3 commented on GitHub (Apr 9, 2021):

@42ism I have created a dedicated issue linked above. Let's move this conversation there.

<!-- gh-comment-id:816735199 --> @ViRb3 commented on GitHub (Apr 9, 2021): @42ism I have created a dedicated issue linked above. Let's move this conversation there.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#26
No description provided.