Giter VIP home page Giter VIP logo

Comments (6)

foxxyz avatar foxxyz commented on May 20, 2024

Thanks @BrutaleRalph!

To add Chromium flags, simply append them to the end of the command. For example:

multibrowse.exe example.com example2.com --ignore-certificate-errors-spki-list="yourfingerprints"

Basic Auth logins are supported by passing the credentials in the URL (see #6 for an example). If you have more info on the type of authentication used for your dashboard I could probably give you a more definitive answer.

from multibrowse.

BrutaleRalph avatar BrutaleRalph commented on May 20, 2024

Great!, i'll try that tomorrow.
I simply updated my CA certificate instead -> Should have been done anyway I was just lazy.

Regarding the login, it's not basic auth but I might have found another solution with a different dashboard (Grafana).
Consider my question as closed.

from multibrowse.

foxxyz avatar foxxyz commented on May 20, 2024

Great stuff, thanks for using the library!

from multibrowse.

BrutaleRalph avatar BrutaleRalph commented on May 20, 2024

Hi Foxxyz

I think I've found out which authentication is used on the site.
It runs on an internal IIS - and WWW-Authenticate with Windows Credentials.
But I cannot seem to get it working with https://username:[email protected]/admin

Any idea?

from multibrowse.

foxxyz avatar foxxyz commented on May 20, 2024

It runs on an internal IIS - and WWW-Authenticate with Windows Credentials.

Do you mean NTLM? I have no experience with it, but I do know using https://username:[email protected] will only work for Basic authentication.

You may want to look into passing the --auth-server-whitelist="*example.com,*foobar.com,*baz" flag when invoking multibrowse.

from multibrowse.

BrutaleRalph avatar BrutaleRalph commented on May 20, 2024

I meant NTLM yes, however, the suggestion doesn't work in my case.

from multibrowse.

Related Issues (14)

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.