mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-26 23:34:53 +02:00
Added notes on proxy support
@@ -158,3 +158,15 @@ TODO figure out what this is for
|
|||||||
Bool
|
Bool
|
||||||
|
|
||||||
If true ripme saves images from 8muses with only the page number as the filename
|
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])
|
Reference in New Issue
Block a user