Search Criteria
Package Details: captive-browser-git r18.0845056-1
Git Clone URL: | https://aur.archlinux.org/captive-browser-git.git (read-only, click to copy) |
---|---|
Package Base: | captive-browser-git |
Description: | A dedicated Chrome instance to log into captive portals without messing with DNS settings |
Upstream URL: | https://blog.filippo.io/captive-browser |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | chrissnell |
Maintainer: | chrissnell |
Last Packager: | chrissnell |
Votes: | 2 |
Popularity: | 0.000002 |
First Submitted: | 2018-01-01 21:40 |
Last Updated: | 2020-05-27 14:43 |
Dependencies (4)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- chromium (chromium-wayland-git, chromium-dev-ozone, chromium-beta-ozone, chromium-ozone, chromium-snapshot-bin, ungoogled-chromium-git, chromium-no-extras, chromium-vaapi, ungoogled-chromium) (optional) – used to log into captive portal
- google-chrome (google-chrome-beta, google-chrome-dev) (optional) – used to log into captive portal
Latest Comments
dreieck commented on 2020-07-22 10:02
Can you add to an
.install
-file a post install message printing something likeNow, when the user starts
captive-browser
after installation, there is just an error message likeand no hint what to do (
captive-browser --help
does also not give any hint how this config file should look).lahwaacz commented on 2020-05-27 12:57
The
depends=google-chrome
should be removed - it is not a necessary dependency. Theoptdepends
already containsgoogle-chrome
andchromium
, which is the correct behaviour - both are just optional dependencies.quite commented on 2019-07-10 09:37
It definitely works with chromium. The
depends=google-chrome
is a bit nasty. But perhaps there is not way to saydepends=google-chrome OR chromium
? That's something that's supposed to be solved usingprovides
. But I don't think the chromium pkg will get aprovides=google-chrome
(or the opposite) :}0000000011111111 commented on 2019-06-12 12:16
Is it possible to run this with Brave, since it's chromium based?
jtmb commented on 2019-05-01 19:54
Thanks for this, works well for a little edge case. If you were so inclined, you might add chromium as an optdepends, or put both chrome and chromium as such. I modified the pkgbuild and .toml file before running, as I have only chromium installed at the moment, and everything works as expected.