diff --git a/Config-options.md b/Config-options.md index f41603d..257fb5f 100644 --- a/Config-options.md +++ b/Config-options.md @@ -158,3 +158,15 @@ TODO figure out what this is for Bool If true ripme saves images from 8muses with only the page number as the filename + +### proxy.http + +String + +HTTP Proxy (format [user:password]@host[:port]) WARNING: see https://stackoverflow.com/q/41505219 for HTTP Proxy with user/password + +### proxy.socks + +String + +SOCKS Proxy (format [user:password]@host[:port]) \ No newline at end of file