| .. |
|
config
|
e66dcf0240
feat(config): 支持远程配置文件 add remote HTTP(S) config loading support (#539)
|
5 ay önce |
|
scripts
|
09af9a094d
feat(install): 一键安装脚本 add POSIX-compatible one-click installation script with multilingual support and comprehensive testing (#546)
|
4 ay önce |
|
README.md
|
485e6a3e26
Refact(config): 统一配置 (#506)
|
5 ay önce |
|
__init__.py
|
6c24557505
feat(cli): add task subcommand for automated scheduled task management (#541)
|
4 ay önce |
|
base_test.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_cache.py
|
96b4ca2e0c
feat(config): 支持多配置文件和多服务商 优化http support multi config/providers (#531)
|
5 ay önce |
|
test_config_cli.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_cli_extra.py
|
f99fd8f0b3
feat(provider): add EdgeOne DNS provider for non-accelerated domain records (#588)
|
1 ay önce |
|
test_config_cli_task.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_config.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_env.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_env_extra.py
|
1600e57aff
feat(config): add support for extra configuration fields (#562)
|
2 ay önce |
|
test_config_extra.py
|
f99fd8f0b3
feat(provider): add EdgeOne DNS provider for non-accelerated domain records (#588)
|
1 ay önce |
|
test_config_file.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_file_remote.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_init.py
|
e66dcf0240
feat(config): 支持远程配置文件 add remote HTTP(S) config loading support (#539)
|
5 ay önce |
|
test_config_init_multi.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_config_log_file_dir.py
|
21539a6cb4
fix(config): create parent directories for log file automatically (#600)
|
1 ay önce |
|
test_config_schema_v4_1.py
|
f99fd8f0b3
feat(provider): add EdgeOne DNS provider for non-accelerated domain records (#588)
|
1 ay önce |
|
test_ip.py
|
f99fd8f0b3
feat(provider): add EdgeOne DNS provider for non-accelerated domain records (#588)
|
1 ay önce |
|
test_provider__signature.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_provider_alidns.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_aliesa.py
|
d910a06fb7
fix(provider): ensure extra params take priority over old_record in _update_record (#566)
|
2 ay önce |
|
test_provider_base.py
|
e66dcf0240
feat(config): 支持远程配置文件 add remote HTTP(S) config loading support (#539)
|
5 ay önce |
|
test_provider_base_simple.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_callback.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_cloudflare.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_debug.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_dnscom.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_dnspod.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_dnspod_com.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_edgeone.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_edgeone_dns.py
|
f99fd8f0b3
feat(provider): add EdgeOne DNS provider for non-accelerated domain records (#588)
|
1 ay önce |
|
test_provider_he.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_huaweidns.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_namecom.py
|
7fd32f2da8
fix(provider.namecom): address PR review comments
|
5 gün önce |
|
test_provider_namesilo.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_noip.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_proxy_list.py
|
f175521870
refactor(tests): replace authid with id in all tests for consistency (#584)
|
1 ay önce |
|
test_provider_tencentcloud.py
|
f99fd8f0b3
feat(provider): add EdgeOne DNS provider for non-accelerated domain records (#588)
|
1 ay önce |
|
test_scheduler_base.py
|
1463020411
fix(scheduler): 优化 Windows 打包和定时任务 and command executio… (#547)
|
4 ay önce |
|
test_scheduler_cron.py
|
6f5984c588
fix(scheduler ): scheduler path and check (#550)
|
4 ay önce |
|
test_scheduler_init.py
|
1463020411
fix(scheduler): 优化 Windows 打包和定时任务 and command executio… (#547)
|
4 ay önce |
|
test_scheduler_launchd.py
|
6f5984c588
fix(scheduler ): scheduler path and check (#550)
|
4 ay önce |
|
test_scheduler_schtasks.py
|
6f5984c588
fix(scheduler ): scheduler path and check (#550)
|
4 ay önce |
|
test_scheduler_systemd.py
|
6f5984c588
fix(scheduler ): scheduler path and check (#550)
|
4 ay önce |
|
test_util_comment.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_util_fileio.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_util_http.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |
|
test_util_http_proxy_list.py
|
6c24557505
feat(cli): add task subcommand for automated scheduled task management (#541)
|
4 ay önce |
|
test_util_http_retry.py
|
f7a92b3903
chore(lint): replace flake8 and black with ruff for unified linting and formatting (#544)
|
4 ay önce |