tiny_computer icon indicating copy to clipboard operation
tiny_computer copied to clipboard

我在境外, 但還是上不了google, duckdukgo, 如何可以改回? (Solved)

Open lsisan1212 opened this issue 1 year ago • 1 comments

我在境外, 但還是上不了google, duckdukgo, 如何可以改回? (Solved)

I am not in C hina, however i still not able to access google and duckduckgo, what can i do for the setting? Thank you, the app really good!!!

lsisan1212 avatar Dec 20 '24 00:12 lsisan1212

I finally find a way to access google by running the following command in bash

sudo echo "nameserver 8.8.8.8" > /etc/resolv.conf sudo echo "nameserver 8.8.4.4" >> /etc/resolv.conf

lsisan1212 avatar Dec 20 '24 01:12 lsisan1212