diff --git a/README.md b/README.md index 2b65c92..4a49a25 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,18 @@ The code to get credentials from git originates from [gitauth](https://pkg.go.de [Rod](https://go-rod.github.io) is used to automate the required actions on [A Cloud Guru website](https://learn.acloud.guru/cloud-playground/cloud-sandboxes). You can see the actual interaction through the browser using [Rod confiduration parameters](https://go-rod.github.io/#/get-started/README?id=slow-motion-and-visual-trace): + ``` -rod=show,slow=1s,trace ``` +## Using with a proxy server + +Add go-rod proxy parameters: +``` +-rod=proxy=http://: +``` + ## Similar works and inspiration https://github.com/josephedward/gosandbox