Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Supporting ngrok's authtoken argument #67

@Anon-Exploiter

Description

@Anon-Exploiter

(ngrok only)Then the message that ask you to copy & paste tunnel authtoken of ngrok will appear. Login to ngrok, click Auth on left side menu, click Copy, return to Google Colaboratory, paste it to the text box under the message and push enter key.
ngrok token must be kept secret. I understand people hate copy & pasting ngrok token everytime they use remocolab, but I don't know how to skip it without risking a security. If you could specify ngrok token to remocolab.setupSSHD() or remocolab.setupVNC(), you can save ngrok token to a notebook. Then, you might forget that your notebook contains it and share the notebook.

Even though it's written in the documentation that by intention you haven't allowed any argument to hard code the authentication key. I'm not sure anyone would be sharing this but regardless of that maybe add a disclaimer or something in bold?

Really need the argument, right now have added my key as a comment and copy-paste from there, I'd normally fork your repo and use that version but would like to stay up-to-date.

Would appreciate if you could add such an argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions