1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 14:28:03 +00:00
hostnames registration application for I2P
Go to file
Hidden Z 76e4ee94ce validation.py: add hostname lenght check
That's not really needed, just added for avoiding
django.db.utils.DatabaseError exceptions when trying to add too long
hostname with py-i2phosts-injector
2010-10-22 17:47:27 +00:00
web validation.py: add hostname lenght check 2010-10-22 17:47:27 +00:00
.gitignore .gitignore: ignore __init__.py 2010-10-07 00:56:46 +06:00
LICENSE Add GPLv2 license 2010-10-07 00:56:46 +06:00
py-i2phosts-builder Rename builder and injector 2010-10-19 18:26:06 +00:00
py-i2phosts-checker py-i2phosts-checker: simple availability checker for i2p 2010-10-20 22:53:16 +06:00
py-i2phosts-fetcher py-i2phosts-fetcher: use os.path.mtime() for getting mtime 2010-10-20 23:05:35 +06:00
py-i2phosts-injector py-i2phosts-injector: add -q/--quiet option 2010-10-21 18:36:54 +00:00