torbrowser-launcher
torbrowser-launcher copied to clipboard
Add CLI mode
Add option to download and install Tor Browser using CLI
Resolves #39
Pinging @intrigeri to humbly request a review
Hi,
Pinging @intrigeri to humbly request a review
Unfortunately, the only part of torbrowser-launcher that I'm knowledgeable enough about to do hopefully-proper reviews about is the AppArmor policy. I'm not familiar with the code base, so I'll pass.
Hi,
Unfortunately, the only part of torbrowser-launcher that I'm knowledgeable enough about to do hopefully-proper reviews about is the AppArmor policy. I'm not familiar with the code base, so I'll pass.
Understood, saw you as the most active maintainer, but just read the .github/CODEOWNERS doc. Is @micahflee still active? If so, pinging to request a review (same humility level).
@vrask Please kindly help to rebase to the latest. Thank you!
@vrask Please kindly help to rebase to the latest. Thank you!
No problem :)
Added the updates for socks5h to launcher_cli.py as well. I didn't see an easy way to do CLI mode in launcher.py, would it be better long-term to implement in that file? If so, I can work on it over the next week or two.