Hidden Z
6c325725b0
py-i2phosts-checker: properly check DJANGO_PROJECT_PATH variable in config
2010-10-30 17:35:19 +00:00
Hidden Z
fd380a2d4a
py-i2phosts-checker: include another config only if "include" is present
2010-10-30 17:31:57 +00:00
Hidden Z
d3cc2e6b83
py-i2phosts-checker: remove unneded import
2010-10-29 20:59:14 +00:00
Hidden Z
0833ff0adc
py-i2phosts-checker: add log message
2010-10-29 20:54:51 +00:00
Hidden Z
59254857ad
py-i2phosts-checker: configure logger using get_logger()
2010-10-29 20:54:21 +00:00
Hidden Z
a461c3cbe9
py-i2phosts-checker: take DJANGO_PROJECT_PATH from config
2010-10-29 20:53:43 +00:00
Hidden Z
cf5e82c65f
py-i2phosts-checker: read config with configobj module
2010-10-29 20:50:14 +00:00
Hidden Z
76e6685a15
py-i2phosts-checker: add --config option
2010-10-29 20:48:44 +00:00
Hidden Z
fafa992507
py-i2phosts-checker: simple availability checker for i2p
...
It uses b32->b64 lookup test through SAM interface for determining hosts
availability. For communicating with SAM it uses python i2p library from
SAM contrib (i2p-0.8/apps/sam/python/src/i2p).
2010-10-20 22:53:16 +06:00