EdgeOneDynamicOrigin
Project description
EdgeOne Dynamic Origin
EdgeOne 是腾讯云的边缘安全加速平台。该脚本为其提供动态更新源站组 IP 的功能。 此功能特别适用于那些 IP 地址可能会变化的源站,确保 CDN 始终能够正确地获取最新的内容。比如仅有动态 IPV6 地址的服务器, 也能够长期稳定部署WEB服务,而不必使用 frp / ngork 等内网端口转发工具。
注意,若要使用该脚本,在 EdgeOne 中的加速域名必须使用源站组配置源站。
使用方法
windows
- 安装
pip install eodo - 运行
eodo -p 54321以启动。 -p 54321 表示 web 管理界面监听端口为 54321。 - 在
http://localhost:54321中配置必要的配置项。
ubuntu
- 安装
pip3 install eodo -U --break-system-packages - 运行
export PATH="$HOME/.local/bin:$PATH" && source ~/.bashrc将 ~/.local/bin 加入 PATH - 运行
eodo -p 54321以启动。 -p 54321 表示 web 管理界面监听端口为 54321。 - 在
http://localhost:54321中配置必要的配置项。
WEB 界面
说明
持久化运行可用 nssm 或 systemd 配置服务。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eodo-0.1.17.tar.gz
(79.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
eodo-0.1.17-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file eodo-0.1.17.tar.gz.
File metadata
- Download URL: eodo-0.1.17.tar.gz
- Upload date:
- Size: 79.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e94eb93a2ec95471a210a155532d93ec60a35735aa41102094ac12520f540cc
|
|
| MD5 |
e075cf4ca1ffa03f21aa81cc9a0ae4db
|
|
| BLAKE2b-256 |
5b216b80cfc6661cf8fddd5226a221b36fd990630a1cdc1cdd3abeb0f6d03b58
|
File details
Details for the file eodo-0.1.17-py3-none-any.whl.
File metadata
- Download URL: eodo-0.1.17-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
164a8cacbd71fedebf1dc7a39bcd737b27ef476d8adbc26293e58c581b2e5956
|
|
| MD5 |
aad2b1a6222b26e847dbba62bb7350d5
|
|
| BLAKE2b-256 |
0b878f2fc049e62e40d52b33a7272a966c7265df6fd38a959a2d9d9a51e9a9d8
|