Findlay Feng

Results 10 issues of Findlay Feng

我看到有Dockerfile文件为啥不在docker hub里建立镜像呢?

### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/Dreamacro/clash/wiki/) 并无法自行解决问题 I have read the...

enhancement

Maintainer: Helge Mader Compile tested: x86_64, main Run tested: x86_64, main Description: The configuration of ipaddr in proto-bonding is not necessary, such as adding the bond interface to the bridge...

Event Network value source should be NetworkSelect instead of DeviceSelect - [x] This PR is not from my *main* or *master* branch :poop:, but a *separate* branch :white_check_mark: - [x]...

Event Network value source should be NetworkSelect instead of DeviceSelect - [x] This PR is not from my *main* or *master* branch :poop:, but a *separate* branch :white_check_mark: - [x]...

在这个 docker 镜像中 rpc 的端口应该和 网页的访问端口(不一定是部署端口)是一样的 每次按照部署情况不同去调整不是很优雅, 这里通过给上游AriaNg打补丁的方式实现了,自动适配端口 于是环境变量ARIA2RPCPORT便失去了了作用,所以同时清理了相关代码

* 修改了运行时依赖的处理方式,通过对 PHP插件的库连接情况自动处理保留的包 * PHP 的默认的配置文件通过link的方式链接到 production 文件 * 修改了 apache 的默认 root 文件夹和其他环境做统一 * 通过版本 环境变量SMARTY_VERSION 安装不同版本的 SMARTY * 通过 Multi-stage builds 的方式构建镜像 * 删除了 .dockerignore 文件 通过 INSTALL_PATHS...

将 cn 连接到了zh-CN, cn 看起来是 zh-CN 的遗留文件 更新了 zh-CN 的部分字段 --- Link cn to zh-CN, cn should be a legacy of the old name. Updated some fields of zh-CN

ssp 大部分都可以是无状态的,但是 ratelimit 功能使用了临时文件缓存了服务状态,这导致在无状态部署的时候不得不开启验证码,这非常影响用户使用,我们是不是可以 使用 redis 或者其他的可配置的方式代替临时文件? --- Most ssp can be stateless, but the ratelimit function uses temporary files to cache the service status, which results in the need...

enhancement

Add the configuration page under the network path Move hearing_map and network_overview pages to status path - [x] This PR is not from my *main* or *master* branch :poop:, but...