Skip to content
Jakub edited this page Feb 5, 2025 · 1 revision

Proxy support

SimpleLocalize CLI supports HTTP and HTTPS proxies, and it respects the http_proxy, https_proxy environment variables.

Here are some examples of how to set proxy environment variables in Linux and macOS:

export http_proxy=http://someproxy.com
export http_proxy=http://someproxy.com:8080
export http_proxy=http://user:[email protected]:8080

SimpleLocalize CLI

📦 Getting Started

Links


Clone this wiki locally