FiloSottile / FiloSottile/captive-browser

Captive Browser at this one particular Starbucks will not work.

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
482
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Normally the captive browser code works fine. But when trying to connect with the captive browser at this articular Starbucks I get the messages below. See also attached wifi screen shot. I did try 1.1.1.1 and 8.8.8.8 but no luck either. Any ideas?

```
$(go env GOPATH)/bin/captive-browser

2023/01/18 16:22:45 Obtaining DHCP DNS server...
2023/01/18 16:22:45 Starting browser...
2023/01/18 16:22:45 SOCKS5 proxy pointing to DNS 208.67.222.222 started at localhost:1666...
2023/01/18 16:22:45 Redirected DNS lookup: clientservices.googleapis.com
2023/01/18 16:22:45 Redirected DNS lookup: accounts.google.com
2023/01/18 16:22:45 Redirected DNS lookup: example.com
2023/01/18 16:22:50 Redirected DNS lookup: update.googleapis.com
2023/01/18 16:22:55 [ERR] socks: Failed to handle request: Failed to resolve destination 'accounts.google.com': lookup accounts.google.com on 127.0.0.53:53: read udp 172.16.224.82:42914->208.67.222.222:53: i/o timeout
2023/01/18 16:22:55 [ERR] socks: Failed to handle request: Failed to resolve destination 'clientservices.googleapis.com': lookup clientservices.googleapis.com on 127.0.0.53:53: read udp 172.16.224.82:34610->208.67.222.222:53: i/o timeout
2023/01/18 16:22:55 [ERR] socks: Failed to handle request: Failed to resolve destination 'example.com': lookup example.com on 127.0.0.53:53: read udp 172.16.224.82:54275->208.67.222.222:53: i/o timeout
Fontconfig error: Cannot load default config file: No such file: (null)
2023/01/18 16:22:56 Redirected DNS lookup: accounts.google.com
2023/01/18 16:22:56 Redirected DNS lookup: example.com
2023/01/18 16:23:00 [ERR] socks: Failed to handle request: Failed to resolve destination 'update.googleapis.com': lookup update.googleapis.com on 127.0.0.53:53: read udp 172.16.224.82:56127->208.67.222.222:53: i/o timeout
2023/01/18 16:23:00 Redirected DNS lookup: optimizationguide-pa.googleapis.com

```

![Screenshot_20230118_162724](https://user-images.githubusercontent.com/930478/213317708-3ab2df79-05cd-4063-be05-eb302328633f.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.