-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
101 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,5 +31,4 @@ jobs: | |
- name: Run autoddns script | ||
run: | | ||
python autoddns.py | ||
python autoddnsv6.py | ||
python autoddns.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
name: Run autoddnsv6 | ||
|
||
on: | ||
push: | ||
branches: | ||
- main # 仅在推送到 main 分支时触发,可以修改为你想要的分支 | ||
|
||
jobs: | ||
run-autoddns: | ||
runs-on: ubuntu-latest | ||
|
||
env: | ||
# 设置环境变量,使用 GitHub Secrets | ||
CLOUDFLARE_API_KEY: ${{ secrets.CLOUDFLARE_API_KEY }} | ||
CLOUDFLARE_EMAIL: ${{ secrets.CLOUDFLARE_EMAIL }} | ||
CLOUDFLARE_ZONE_ID: ${{ secrets.CLOUDFLARE_ZONE_ID }} | ||
|
||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v3 | ||
|
||
- name: Set up Python | ||
uses: actions/setup-python@v4 | ||
with: | ||
python-version: '3.9' | ||
|
||
- name: Install dependencies | ||
run: | | ||
python -m pip install --upgrade pip | ||
pip install -r requirements.txt | ||
- name: Run autoddns script | ||
run: | | ||
python autoddnsv6.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
2606:4700:f4:8559:f1eb:2fdc:ef83:2456#CF优选 | ||
2606:4700:f4:0:eba2:7512:b240:ba1#CF优选 | ||
2606:4700:f4:8559:f100:9e7a:f316:e6f0#CF优选 | ||
2a06:98c1:3123:b2a5:f03f:4afc:1d70:43be#CF优选 | ||
2606:4700:a8:0:df:29fa:efd6:fdfd#CF优选 | ||
2606:4700:3037:f1f9:52f0:a3c8:5b7:6a3b#CF优选 | ||
2606:4700:f4:8559:f167:1098:805b:3c31#CF优选 | ||
2a06:98c1:3120::11:c6df:5d19#CF优选 | ||
2a06:98c1:3120:0:c2:7e8b:71f9:977a#CF优选 | ||
2606:4700:a8:0:df:2955:bd6e:c881#CF优选 | ||
2a06:98c1:3123:e6c4:33b2:f99d:4e51:add9#CF优选 | ||
2606:4700:3031:9896:c4a6:d4dd:efdc:fca3#CF优选 | ||
2606:4700:3030::29aa:f920:6e78#CF优选 | ||
2606:4700:f4:67af:97ad:abce:4b2f:22c9#CF优选 | ||
2606:4700:3036:37:d054:b1a9:9465:2fe1#CF优选 | ||
2606:4700:3036:37:d024:e69a:a2c8:9e20#CF优选 | ||
2606:4700:3036:37:d024:e69a:a286:a138#CF优选 | ||
2a06:98c1:3123:ca:c810:d798:2705:542f#CF优选 | ||
2606:4700:3033:c4:3761:5c3:927c:e368#CF优选 | ||
2a06:98c1:3123:e6c4:33b2:f99d:f217:7d05#CF优选 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
IP 地址,已发送,已接收,丢包率,平均延迟,下载速度 (MB/s) | ||
2606:4700:f4:8559:f1eb:2fdc:ef83:2456,4,4,0.00,56.01,5.60 | ||
2606:4700:f4:0:eba2:7512:b240:ba1,4,4,0.00,54.87,5.53 | ||
2606:4700:f4:8559:f100:9e7a:f316:e6f0,4,4,0.00,56.12,5.41 | ||
2a06:98c1:3123:b2a5:f03f:4afc:1d70:43be,4,4,0.00,54.67,5.31 | ||
2606:4700:a8:0:df:29fa:efd6:fdfd,4,4,0.00,55.84,5.29 | ||
2606:4700:3037:f1f9:52f0:a3c8:5b7:6a3b,4,4,0.00,56.07,5.23 | ||
2606:4700:f4:8559:f167:1098:805b:3c31,4,4,0.00,55.84,5.21 | ||
2a06:98c1:3120::11:c6df:5d19,4,4,0.00,55.71,5.15 | ||
2a06:98c1:3120:0:c2:7e8b:71f9:977a,4,4,0.00,55.44,5.12 | ||
2606:4700:a8:0:df:2955:bd6e:c881,4,4,0.00,54.60,5.10 | ||
2a06:98c1:3123:e6c4:33b2:f99d:4e51:add9,4,4,0.00,54.54,5.46 | ||
2606:4700:3031:9896:c4a6:d4dd:efdc:fca3,4,4,0.00,55.03,5.44 | ||
2606:4700:3030::29aa:f920:6e78,4,4,0.00,55.55,5.43 | ||
2606:4700:f4:67af:97ad:abce:4b2f:22c9,4,4,0.00,54.23,5.40 | ||
2606:4700:3036:37:d054:b1a9:9465:2fe1,4,4,0.00,54.30,5.39 | ||
2606:4700:3036:37:d024:e69a:a2c8:9e20,4,4,0.00,49.20,5.39 | ||
2606:4700:3036:37:d024:e69a:a286:a138,4,4,0.00,52.11,5.39 | ||
2a06:98c1:3123:ca:c810:d798:2705:542f,4,4,0.00,55.44,5.34 | ||
2606:4700:3033:c4:3761:5c3:927c:e368,4,4,0.00,54.46,5.30 | ||
2a06:98c1:3123:e6c4:33b2:f99d:f217:7d05,4,4,0.00,53.85,5.10 |