1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-26 15:24:51 +02:00

Added notes on proxy support

cyian-1756
2018-04-24 09:47:32 -04:00
parent f475367355
commit b5d2e138cb

@@ -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])