Hello Caner TOPAÇ,
Thank you for your question and for reaching out with your question today.
To resolve this issue, follow the following steps:
- Locate the resolv.conf file by running the following command:
sudo nano /etc/resolv.conf
You will see the following in the file:
This file was automatically generated by WSL. To stop automatic generation of this file, add the following entry to /etc/resolv.conf
[network]
generateResolvConf = false
nameserver xxx.xx.xx
- Change the nameserver value to 8.8.8.8 and save the file. You should now have a faster connection.
If the reply was helpful, please don’t forget to upvote or accept as answer.
Best regards.