Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not open url from the command line #737

Open
rino1 opened this issue Sep 14, 2024 · 4 comments
Open

not open url from the command line #737

rino1 opened this issue Sep 14, 2024 · 4 comments

Comments

@rino1
Copy link

rino1 commented Sep 14, 2024

$ torbrowser-launcher --version
usage: torbrowser-launcher [-h] [--settings] [url ...]
torbrowser-launcher: error: unrecognized arguments: --version

mmmhhh...

Anyway

$ torbrowser-launcher http://example.com

The page remains blank.
Why?

@davidbaumann
Copy link
Collaborator

$ torbrowser-launcher --settings

@rino1
Copy link
Author

rino1 commented Nov 25, 2024

Sorry for the answer late

$ torbrowser-launcher --settings
Tor Browser Launcher
By Micah Lee & Tor Project, licensed under MIT
version 0.3.7
https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/

$ torbrowser-launcher http://example.com
Tor Browser Launcher
By Micah Lee & Tor Project, licensed under MIT
version 0.3.7

And anyway the page remains empty

@javsav
Copy link

javsav commented Jan 1, 2025

Why do you need to open a url from the command line? Tor needs to connect first so I assume that it can't directly go to a url. Is this supposed to be a feature of the launcher? It doesn't work on my machine either.

@rino1
Copy link
Author

rino1 commented Jan 10, 2025

Why do you need to open a url from the command line?

For comfort

$ alias privacy123
alias privacy123='torbrowser-launcher http://aaaaaaaaaa'
$ privacy123

Tor needs to connect first so I assume that it can't directly go to a url.

What's so difficult?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants