1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-10 06:47:58 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Hidden Z
06468a3c7c Properly setup django in standalone scripts
https://docs.djangoproject.com/en/dev/releases/1.7/#standalone-scripts
2015-11-16 19:20:50 +00:00
Hidden Z
6e3862d7ab Convert tabs to spaces 2015-10-27 19:41:44 +00:00
Hidden Z
ca831b2d45 py-i2phosts-checker: implement multiple lookup tries
Many hosts are not resolved with first lookup b32->b64, but if we query
2nd time, host can be resolved. Because of this, some registered hosts
may be never seen while they actually up!
2013-10-10 17:29:02 +00:00
Hidden Z
484cb5bee7 Update default DJANGO_PROJECT_PATH 2013-09-27 18:50:03 +00:00
Hidden Z
a432ef81a9 Update DJANGO_SETTINGS_MODULE in scripts 2013-09-27 18:49:41 +00:00
Hidden Z
22ef66ac48 py-i2phosts-checker: change words order in debug message 2013-09-27 18:29:02 +00:00
Hidden Z
ce5ccb5ed8 py-i2phosts-checker: add delay to receive BOB's greeting
Without this delay we're getting BOB's greeting later when expecting
lookup results.
2013-09-27 18:28:55 +00:00
Hidden Z
37e3e4a43e Rewrite py-i2phosts-checker to use BOB instead of SAM 2013-09-27 18:28:46 +00:00
Hidden Z
4a1d0a1f96 Move py-i2phosts-* to bin/ 2013-09-27 18:25:36 +00:00