From 726097c8668e51013191a9e004afddaee20d85fd Mon Sep 17 00:00:00 2001 From: Adriaan Date: Wed, 26 Feb 2020 15:52:27 +0100 Subject: [PATCH] Update proxy settings to use dashed in params --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9fd08a..d758f0f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ To use a proxy for local testing - * proxyPass: Password for USERNAME, will be ignored if USERNAME is empty or not specified ```js -bs_local_args = { 'key': '', 'proxyHost': '127.0.0.1', 'proxyPort': '8000', 'proxyUser': 'user', 'proxyPass': 'password' } +bs_local_args = { 'key': '', 'local-proxy-host': '127.0.0.1', 'local-proxy-port': '8000', 'local-proxy-user': 'user', 'local-proxy-pass': 'password' } ``` #### Local Proxy @@ -92,7 +92,7 @@ To use local proxy in local testing - * localProxyPass: Password for USERNAME, will be ignored if USERNAME is empty or not specified ``` -bs_local_args = { 'key': '', 'localProxyHost': '127.0.0.1', 'localProxyPort': '8000', 'localProxyUser': 'user', 'localProxyPass': 'password' } +bs_local_args = { 'key': '', 'local-proxy-host': '127.0.0.1', 'local-proxy-port': '8000', 'local-proxy-user': 'user', 'local-proxy-pass': 'password' } ``` #### PAC (Proxy Auto-Configuration) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy