171 Commits

Author SHA1 Message Date
samlm0 211ce9b62e change(lang): make fallback langague to english v2.0-fix2 2024-03-26 20:59:43 +08:00
samlm0 ae12133103 Merge pull request #67 from upbeat-backbone-bose/master
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /backend
2024-03-11 10:22:31 +08:00
debian-go 8478183eb2 Merge pull request #2 from upbeat-backbone-bose/dependabot/go_modules/backend/golang.org/x/crypto-0.17.0
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /backend
2024-03-08 09:25:18 +08:00
dependabot[bot] 3a8d99a2fc build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /backend
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 06:22:55 +00:00
samlm0 8a21e9a20a fix #65 2024-03-06 12:43:41 +08:00
samlm0 a8f8e09f95 fix: make shell feature can work behind web proxy v2.0-fix1 2024-01-19 04:48:47 +00:00
samlm0 f2d6632a0f fix: add golang build cache 2024-01-19 04:22:35 +00:00
samlm0 c3c59386a4 fix: ui - change base path 2024-01-19 04:08:37 +00:00
samlm0 e49617ca0b fix: how-to docs (zh_CN) 2024-01-18 23:57:40 +00:00
samlm0 a64c26ebce add: better docs 2024-01-18 23:55:33 +00:00
samlm0 4685da7d47 change: github default build action behavior 2024-01-18 23:27:39 +00:00
samlm0 42cfbea75d add: Release builder v2.0 2024-01-18 23:20:04 +00:00
samlm0 1989f3121f fix: iperf3 default port match document
add:
 - fetch server location from ipapi.co
2024-01-18 21:41:31 +00:00
samlm0 623aae4b87 add: i18n support
from now, all commit message must be English
2024-01-16 05:14:31 +00:00
samlm0 f48e2aa85a fix: 修复 Docke build 不处理软链接的问题 2024-01-15 23:03:22 +00:00
samlm0 70b7e84f81 fix: 修复队列死循环导致高 CPU 占用问题 2024-01-15 20:27:51 +00:00
samlm0 79743eb45e add: 添加 speedtest_work.js 软链接 2024-01-15 20:09:39 +00:00
samlm0 08154bb4b2 fix: 修复安装 speedtest 软件 2024-01-13 16:15:19 +00:00
samlm0 5438dddfa9 fix: 修改默认网页标题 2024-01-13 16:09:12 +00:00
samlm0 821f8bbb5a add: 添加 Speedtest.net 功能 2024-01-13 16:04:27 +00:00
samlm0 b9af97d0ab change: 将队列处理移动到 client 包下 2024-01-13 10:59:11 +00:00
samlm0 3ed75e83e4 add: 添加测速并发限制 2024-01-13 10:56:17 +00:00
samlm0 5afa0145cb fix: 修复 go-ping 版本 2024-01-12 09:18:30 +00:00
samlm0 06182ba673 add: 检查 iperf3 是否安装 2024-01-12 08:56:53 +00:00
samlm0 7fed8ce691 add: 检查 Shell 中的命令是否可用 2024-01-12 06:03:08 +00:00
samlm0 80b3e54d38 fix: 修复用户断开后,连接不会断开的问题 2024-01-12 05:49:45 +00:00
samlm0 4f0d968697 fix: Error opening terminal: unknown. 2024-01-12 02:21:57 +00:00
samlm0 7c0a20474b add: 测速需要验证 Session 2024-01-12 02:16:44 +00:00
samlm0 bae3734fc7 change: 修复 HTTP 默认端口为 80 2024-01-12 09:13:12 +08:00
samlm0 dd8705cf9b moving to v2 2024-01-12 00:56:05 +00:00
samlm0 4c9adf2460 Merge pull request #48 from wikihost-opensource/dependabot/submodules/modules/speedtest-6a4a05d
build(deps): bump modules/speedtest from `97e0390` to `6a4a05d`
2023-08-31 11:12:35 +08:00
samlm0 c0c660b2ad Merge pull request #49 from tsosunchia/master
Update NextTrace Version
2023-08-31 08:59:14 +08:00
tsosunchia eb41e07ee4 Update start_fakeroot.sh 2023-08-30 21:55:06 +08:00
tsosunchia 17305c3e19 Update install_software.sh 2023-08-30 21:38:35 +08:00
dependabot[bot] 89ba028ea6 build(deps): bump modules/speedtest from 97e0390 to 6a4a05d
Bumps [modules/speedtest](https://github.com/librespeed/speedtest) from `97e0390` to `6a4a05d`.
- [Release notes](https://github.com/librespeed/speedtest/releases)
- [Commits](https://github.com/librespeed/speedtest/compare/97e0390680c44e132d870961ae824798df3658be...6a4a05d883dcbb1b3198100b8e0bcc97bb04543f)

---
updated-dependencies:
- dependency-name: modules/speedtest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 17:25:33 +00:00
samlm0 18527497bf fix: make docker image auto build 2023-07-03 09:59:02 +08:00
samlm0 6af5c07c8f Merge pull request #43 from samlm0/master
fix #42
2023-05-09 23:34:13 +08:00
samlm0 3797cd82f5 fix: ping output error 2023-05-09 23:33:55 +08:00
samlm0 5add6a330c docs: change [Thanks to] 2023-05-09 23:31:51 +08:00
samlm0 a35ad6c700 add: add sponsor [jetbain] logo 2023-05-09 23:26:40 +08:00
samlm0 6ab1d22097 fix #42 2023-05-09 23:12:55 +08:00
samlm0 7a244c30ed Merge pull request #40 from samlm0/master
add: PROXY protocol support
2023-03-30 16:40:54 +08:00
samlm0 91f7f00fcb add: PROXY protocol support 2023-03-30 16:39:29 +08:00
samlm0 3cba488e81 Merge pull request #39 from samlm0/master
fix: #38
2023-03-30 16:34:01 +08:00
samlm0 e81b6911a7 fix: #38 2023-03-30 16:33:05 +08:00
samlm0 7b80c4fb08 Merge pull request #37 from samlm0/master
add maxmind autoupdate && document update
2023-03-30 16:19:44 +08:00
samlm0 4c037f0084 Merge branch 'wikihost-opensource:master' into master 2023-03-30 16:19:13 +08:00
samlm0 0ee3c83bbd add: auto-update maxmind database 2023-03-30 16:18:53 +08:00
samlm0 365f066d13 Merge branch 'master' of github.com:samlm0/als 2023-03-30 16:08:02 +08:00
samlm0 9d8d6a8aa4 docs: add SPONSOR_MESSAGE env desc 2023-03-30 16:07:32 +08:00