- [DB]
- ;Configure the database information
- ;type: SSDB/REDIS
- type = REDIS
- host = localhost
- port = 6379
- name = proxy
- [ProxyGetter]
- ;register the proxy getter function
- ;freeProxyFirst = 1
- ;freeProxySecond = 1
- ;freeProxyThird = 1
- ;freeProxyFourth = 1
- ;freeProxyFifth = 1
- freeProxySixth = 1
|