Download List

프로젝트 설명

OpenDD is a DynDNS client, written in C, and especially designed for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. It is also very easy to deploy.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-17 08:52
0.7.8

이제이 가능하거나 로그를 활성화 비활성화, 비 데몬 모드에서도 동작합니다. syslog의 시설도 선택할 수있습니다. 또한, 오픈 BSD의 컴파일러에서 모든 경고를 더 이상 표시 : strcpy strcat를 호출 sprintf strlcpy, strlcat에 대한 호출로 대체되었고 snprintf.
Tags: Code cleanup
It is now possible to activate or deactivate
syslog, even in a non-daemon mode. The syslog
facility can also be chosen. Moreover, all
warnings from OpenBSD's compiler no longer appear:
calls to strcpy, strcat, and sprintf were replaced
by calls to strlcpy, strlcat, and snprintf.

2006-11-10 22:32
0.7.7

Tags: Initial freshmeat announcement

Project Resources