Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

How to connect from behind an enterprise's firewall? (proxy settings) #80

Description

@fpservant

I didn't find how to connect from my company's intranet (we connect to the internet through a proxy with username and password) I am able to use the app with a direct connection to the internet. I am also able to run speech-to-text from behind my company's firewall using curl, or using the python commands.

I tried setting the usual env variables (HTTP_PROXY etc). I also tried to set npm config with:

npm config set proxy ...
npm config set https-proxy ...

without success. Maybe I missed something in the documentation ?
Or maybe it is related to the errors I see displayed in the console when starting ? (see my previous message)

Thanks,

fps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions