معرفی شرکت ها


ddns-client-0.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ddns_client, used with coredns/etcd
ویژگی مقدار
سیستم عامل -
نام فایل ddns-client-0.8
نام ddns-client
نسخه کتابخانه 0.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده fun04wr0ng
ایمیل نویسنده fun04wr0ng@gmail.com
آدرس صفحه اصلی https://github.com/fun04wr0ng/ddns
آدرس اینترنتی https://pypi.org/project/ddns-client/
مجوز GPL v3
DDNS ==== 采用以下开源项目作为核心实现: - CoreDNS: https://coredns.io/ - Etcd: https://etcd.io/ 获取公网IP接口(多个容错): - http://www.myipaddress.com/show-my-ip-address/ - https://www.ipip.net/ - http://20019.ip138.com/ 日志/指标方案支持以下: - fluentd: https://github.com/fluent/fluentd - prometheus: https://github.com/prometheus/prometheus - netdata/statsd: https://github.com/netdata/netdata, https://github.com/statsd/statsd 部署方案支持以下: - systemd: https://github.com/systemd/systemd - docker: https://github.com/moby/moby - k8s: https://github.com/kubernetes/kubernetes 其他参数支持: - pid 客户端采用技术: - python3.6: https://docs.python.org/3.6/ - logging/asyncio: - uvloop: https://github.com/MagicStack/uvloop - etcd: https://github.com/kragniz/python-etcd3 - ~~fluentd: https://github.com/fluent/fluent-logger-python~~ #使用tcp通信, 与架构兼容性不好 - fluentd: https://docs.fluentd.org/input/udp - statsd: https://github.com/jsocol/pystatsd - prometheus: https://github.com/prometheus/client_python - aiohttp: https://github.com/aio-libs/aiohttp - color: https://github.com/tartley/colorama, https://github.com/xolox/python-coloredlogs 实现方案考虑 ---------- - ``coredns + /etc/hosts + python server/client`` - ``coredns + etcd + python client`` ![实现方案](image/plans.jpg) 最终方案选择 ----------- 降低对环境的耦合, 不对 ``/etc/hosts`` 进行操作(简单性能一般), 最终采用 ``coredns + etcd + python client ``方案。 部署方案考虑 ----------- 支持以下方案(平台支持: linux/amd64+arm64): - 二进制/systemd - Docker/docker-compose/docker-swarm - k8s 周边生态考虑 ----------- 支持以下项目: - 参数配置 - 命令行参数: [argparse](https://docs.python.org/3.6/library/argparse.html) - 环境变量: [dotenv](https://github.com/theskumar/python-dotenv) - 配置文件: [yaml](https://pyyaml.org/wiki/PyYAMLDocumentation) - 日志输出: - 标准输出/错误 - 日志文件(根据信号支持重新打开): [logging](https://docs.python.org/3.6/library/logging.html) - fluentd输出: [fluentd-python](https://docs.fluentd.org/language-bindings/python) - 指标输出: - http/https: [prometheus](https://github.com/prometheus/client_python) - netdata/statsd: [statsd-python](https://github.com/statsd/statsd/wiki#client-implementations) - 信号处理: - 重启加载日志 - stop/quit/reopen/reload 运行流程图 ---------- 读取配置文件: ![配置文件](./image/flow-config.jpg) 运行: ![运行](./image/flow-client.jpg) 安装部署 ---------- ```bash # brotlipy(aiohttp[speedup]) requirements apt install -y build-essential python3.6-dev libffi-dev ```


نیازمندی

مقدار نام
>=1.2 get-args
- aiohttp[speedups]
- coloredlogs
- etcd3
- fluent-logger
- prometheus-client
- statsd


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl ddns-client-0.8:

    pip install ddns-client-0.8.whl


نصب پکیج tar.gz ddns-client-0.8:

    pip install ddns-client-0.8.tar.gz