[DB] ;Configure the database information ;type: SSDB/REDIS/MONGODB if use redis, only modify the host port,the type should be SSDB type = MONGODB host = localhost port = 27017 name = proxy ;type = SSDB ;host = localhost ;port = 8888 ;name = proxy [ProxyGetter] ;register the proxy getter function freeProxyFirst = 1 freeProxySecond = 1 freeProxyThird = 1 freeProxyFourth = 1 freeProxyFifth = 1 [HOST] ; API接口配置 http://127.0.0.1:5051 ip = 0.0.0.0 port = 5010