Skip to content

Commit a277679

Browse files
authoredJan 25, 2024
Update README.md
1 parent 761ed31 commit a277679

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎README.md

-6
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,12 @@ Usage: cli [options]
1515
Options:
1616
-q, --quiet Non-interactive, output refresh_token on StdOut and exit
1717
-d, --debug Turn on debug output to StdOut
18-
<<<<<<< HEAD
1918
-A, --deviceAppName <AppName> optional: Name of the Device registered with the Alexa app (default: alexa_cookie_cli)
20-
=======
21-
>>>>>>> fbbedcf1d9a6e63a0636e95de27e50f3846fbb30
2219
-p, --amazonPage <page> optional: possible to use with different countries, default is "amazon.de"
2320
-b, --baseAmazonPage <amazon.com|amazon.co.jp> optional: Change the Proxy Amazon Page - all "western countries" directly use amazon.com! Change to amazon.co.jp for Japan
2421
-a, --amazonPageProxyLanguage <lang> optional: language to be used for the Amazon Sign-in page the proxy calls. default is "de_DE"
2522
-L, --acceptLanguage <lang> optional: webpage language, should match to amazon-Page, default is "de-DE"
26-
<<<<<<< HEAD
27-
=======
2823
-u, --userAgent <Browser> optional: own userAgent to use for all request, overwrites default one, should not be needed
29-
>>>>>>> fbbedcf1d9a6e63a0636e95de27e50f3846fbb30
3024
-H, --proxyOwnIp <IP of localhost> provide own IP(!) to later access the proxy. needed to setup all rewriting and proxy stuff internally (default: "127.0.0.1")
3125
-P, --proxyPort <port> optional: use this port for the proxy, default is 8080 (default: 8080)
3226
-B, --proxyListenBind <IP> optional: set this to bind the proxy to a special IP, default is "0.0.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.