Giter Site home page Giter Site logo

Windows 10? about dnsperftest HOT 11 OPEN

cleanbrowsing avatar cleanbrowsing commented on August 16, 2024
Windows 10?

from dnsperftest.

Comments (11)

kyle95wm avatar kyle95wm commented on August 16, 2024 5

I believe the Linux sub-system is what you would want. I could be wrong.

from dnsperftest.

uncled1023 avatar uncled1023 commented on August 16, 2024 4

I just tested using the WSL on Win 10 (Specificly the Ubuntu distro), and it worked just fine following your instructions.

from dnsperftest.

akiokio avatar akiokio commented on August 16, 2024 3

Just did it here too, work fine. Win10 + Ubuntu sub distro

from dnsperftest.

ChadLevy avatar ChadLevy commented on August 16, 2024 2

If you want to get Linux running on Windows, Scott Hanselman has a great guide: https://www.hanselman.com/blog/UbuntuNowInTheWindowsStoreUpdatesToLinuxOnWindows10AndImportantTips.aspx

from dnsperftest.

ChadLevy avatar ChadLevy commented on August 16, 2024 1

If you encounter an error "$'\r': command not found", the file is has Windows-style line endings and needs to be converted.

From the bash terminal, run

tr -d '\15\32' < dnstest.sh > dnstest-2.sh

Then use the dnstest-2.sh file as normal.

from dnsperftest.

cleanbrowsing avatar cleanbrowsing commented on August 16, 2024

Anyone with Windows experience to do it for us? Can't really help with it.

from dnsperftest.

thezakman avatar thezakman commented on August 16, 2024

Great I will try!

from dnsperftest.

kelos-01 avatar kelos-01 commented on August 16, 2024

@ChadLevy's link will put you on the right track. Took me a while but got it to work on windows.

Tnx Chad

from dnsperftest.

Morpheus9and20 avatar Morpheus9and20 commented on August 16, 2024

I'm trying it on Windows 10, and every test is coming up 1000ms. I followed the instructions exactly. Are my results just really that bad or could there be another problem?

from dnsperftest.

cleanbrowsing avatar cleanbrowsing commented on August 16, 2024

If it is always coming up as 1000ms, it means you do have an issue on the test. Maybe DNS is blocked or the dig command line tool is not working?

from dnsperftest.

thomasmerz avatar thomasmerz commented on August 16, 2024

@ChadLevy

If you encounter an error "$'\r': command not found", the file is has Windows-style line endings and needs to be converted.

From the bash terminal, run

tr -d '\15\32' < dnstest.sh > dnstest-2.sh

Is there no unix2dos on WSL which is much more user-friendly?

dos2unix - DOS/Mac to Unix and vice versa text file format converter

from dnsperftest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.