add proxies instruction in README.md
This commit is contained in:
parent
0e12cecd85
commit
47a825f5ed
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as
|
||||||
- `-s`: Silent mode
|
- `-s`: Silent mode
|
||||||
- `-u`: Specify custom User-Agent
|
- `-u`: Specify custom User-Agent
|
||||||
|
|
||||||
|
## HTTPS and HTTP proxies
|
||||||
|
Please set `https_proxy`, `http_proxy` and `no_proxy` environment variables.
|
||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
- `Pagesaver`: https://github.com/distributed-mind/pagesaver
|
- `Pagesaver`: https://github.com/distributed-mind/pagesaver
|
||||||
- `SingleFile`: https://github.com/gildas-lormeau/SingleFile
|
- `SingleFile`: https://github.com/gildas-lormeau/SingleFile
|
||||||
|
|
Loading…
Reference in a new issue