89 Commits
Author SHA1 Message Date
NN708andGitHub 9cfdc14fbb Support environment variables in Docker image (#304)
* feat(docker): add entrypoint.sh

* docs(docker): example using environment variables
2022-03-01 10:54:59 +08:00
Leonhardt92andGitHub 5e420fbe4a Update README.md (#273)
阿里云 accesskey文档已失效
2021-07-21 12:58:27 +08:00
New FutureandGitHub 9e54d4cca1 doc(readme): update config 2021-06-14 12:20:46 +00:00
New FutureandGitHub 18c738696a update Azure pipelines Status badge 2021-04-13 11:54:01 +08:00
0417d15e30 update systemd install script (#216)
* add systemd install script

* rename systemd script

* fix

* fix

* fix: update readme, python script

* Update systemd.sh

update

* Update systemd.sh

Co-authored-by: New Future <NewFuture@users.noreply.github.com>
2020-11-24 22:27:34 +08:00
Nemo XiongandGitHub 2d63402231 reformat(readme): 详细配置 -> 配置参数表 -> key -> dns 行
补充被提及的但是不在上面的 Cloudflare,并对原有文本进行格式化
2020-10-11 13:43:05 +08:00
e424df3729 feat(config): index4/6允许使用列表提供多个规则 (#188)
* feat(config): index4/6允许使用列表提供多个规则

* fix(config): 修改逻辑及schema

Co-authored-by: New Future <NewFuture@users.noreply.github.com>
2020-07-22 12:05:24 +08:00
NN708 d6ce04d0cc Fix a typo in README 2020-07-21 08:15:48 +08:00
NN708 e482aa007c Add Docker in methods 2020-07-21 08:15:13 +08:00
NN708 f58e1bfc1c Add instructions in README 2020-07-20 14:44:23 +08:00
老周部落andGitHub ad15059cbf feat(dnsprovider): support custom callback api (#170)
* feat(dnsprovider): support custom callback api

* feat(callback): shouldn't try to parsing return

close #163
2020-04-12 13:27:45 +08:00
NewFututre cb66a053da doc(readme): update readme and log 2020-03-24 18:40:09 +08:00
gyf9835andGitHub 9b6ae0a541 更新阿里云申请api链接 2020-03-18 11:46:57 +08:00
memorzandGitHub b35e59131e 修正说明文档API地址 2020-03-03 14:09:19 +08:00
memorzandGitHub 0b5f2ad8b0 Huaweidns (#132)
* 增加华为DNS

增加华为DNS

* 更换get获取IP地址的接口

更换get获取IP地址的接口,搜狐返回的可能是GBK,有几个框框字,改为只匹配unicode能解析的部分

* 增加华为DNS

增加华为DNS

* 增加huaweidns

增加huaweidns

* Update huaweidns.py

我抄了好多你们的代码。。改成我名字真的没问题吗?哈哈

* Update README.md
2020-02-24 20:46:47 +08:00
New FutureandGitHub a436ba8b9b Merge branch 'master' into cloudflare-use-api-token 2019-11-19 13:52:33 +08:00
KeyPJ 88386d98d6 md update 2019-11-19 12:05:26 +08:00
NewFututre 7fdb43c668 docs(README): ttl 2019-11-09 14:45:05 +08:00
NN708 319bed1cb9 Add notice for no record auto-creating 2019-11-06 22:13:43 +08:00
NN708 c6c72cb092 Add document URL 2019-11-06 16:05:22 +08:00
NN708 b651791d8d Update README.md 2019-11-06 16:01:38 +08:00
NewFututre 5f86fa5bd0 style(readme): markdown indent 2019-09-15 23:26:26 +08:00
NewFututre 10d5e8aadb style(readme): markdown 2019-09-15 23:24:11 +08:00
New FutureandGitHub 80094ad480 docs(readme): update 2019-09-15 16:32:43 +08:00
NewFututre 65ec7baeea feat(ip): 支持自定义URL
* 更换默认IP提取API
* 支持自定义url `url:https:\\xxx.com`

#36 #85 #83
2019-09-15 15:27:17 +08:00
New f236dc5b50 feat(index): 使用命令行输入作为目标IP 2019-08-11 14:04:50 +08:00
New FutureandGitHub 0d0144c1fb docs(readme): update example config 2019-05-04 14:27:06 +08:00
New cf3951ea6b docs(readme): fix typos 2019-05-04 03:23:42 +08:00
New c82eb03fee docs(readme): proxy DIRECT 2019-05-04 03:19:55 +08:00
New 8777b2bb73 docs(readme): update 参数表 2019-05-04 03:12:26 +08:00
New 62858101ac feat(schema): 添加cache字段是否启用缓存 2019-05-04 02:50:18 +08:00
New FutureandGitHub 9b6dfa8eb7 docs(readme): fix markdown render 2019-05-03 21:53:36 +08:00
New FutureandGitHub 656b6fb8a1 docs(readme): 更新说明文档 2019-05-03 21:50:10 +08:00
New 2cb59be620 docs(readme): update os 2019-05-02 15:04:55 +08:00
New 6b781c90ec docs(readme): update install 2019-05-02 14:38:28 +08:00
New a26f7ae82e docs(release): update pip and platform 2019-05-02 12:47:51 +08:00
New b953182663 docs(pypi): badges for pip 2019-05-02 04:45:51 +08:00
New 5e8f7bf559 fix(pypi): ci version 2019-05-02 00:53:56 +08:00
New d5bfbaffcc docs(summary): format summary 2019-05-01 23:47:08 +08:00
New a92914109a docs(ssl): faq for #56 2019-05-01 23:34:07 +08:00
New e8415fd7f9 docs(pypi): update documents for pypi 2019-05-01 22:55:09 +08:00
New FutureandGitHub 9271824cba Update README.md 2019-04-21 21:34:36 +08:00
New Future 544046e064 update documents 2019-03-30 18:10:24 +08:00
New Future f28243b875 update 2019-03-30 17:39:52 +08:00
New Future a20fbabc54 azure pipelines 2019-03-30 17:33:03 +08:00
New Future e46ef4f567 log details 2019-03-30 02:26:01 +08:00
New Future 0c216d0ad3 windows test 2019-03-24 22:21:25 +08:00
New Future 3b004caf2d update readme 2019-03-24 21:01:05 +08:00
New Future 4144789598 images 2019-03-24 16:11:57 +08:00
New Future acb710ef61 status images 2019-03-24 15:56:52 +08:00