2ba1bfa6e5
修改目录
2025-11-17 17:22:43 +08:00
e7f363ffad
更新库
2025-11-12 14:49:41 +08:00
0b6403c8d7
更新库
v0.1.8
2025-11-11 14:52:29 +08:00
d3e5787508
不是用加速地址,容易失效
v0.1.7
2025-11-10 19:03:39 +08:00
413df78f51
使用加速地址更新
2025-11-10 18:53:48 +08:00
07c5527243
更新库版本
v0.1.6
2025-11-10 17:48:29 +08:00
乔焰阳
680d36e526
Simplify artifact handling in release workflow
...
Removed Gitea-specific artifact upload and download steps, simplifying the workflow.
v0.1.5
2025-11-06 17:50:20 +08:00
乔焰阳
0a5432406a
Refactor GitHub Actions workflow for releases
...
Updated GitHub Actions workflow to remove caching for Go installation and GF CLI, and adjusted artifact upload and download steps for GitHub and Gitea.
v0.1.4
2025-11-06 17:20:34 +08:00
乔焰阳
7b16777411
Enhance release workflow with caching steps
...
Added caching for Go installation and GF CLI in the release workflow.
v0.1.3
2025-11-06 16:03:04 +08:00
乔焰阳
69b4380e38
Refactor release workflow and update actions
...
Updated GitHub Actions workflow to remove container configuration and use the latest versions of actions.
v0.1.2
2025-11-06 15:58:28 +08:00
乔焰阳
e856543529
Simplify release workflow by removing setup-go step
...
Removed setup-go step as Go environment is provided by the container image.
v0.1.1
2025-11-06 15:50:06 +08:00
乔焰阳
4bed53dc16
Downgrade GitHub actions to v3
v0.1.0
2025-11-04 16:12:48 +08:00
14f98a6009
去掉测试代码
v0.0.13
2025-11-03 20:51:34 +08:00
610ae3aab2
github更新库修复无法对比版本的问题
v0.0.12
2025-11-03 12:00:23 +08:00
4c4db5e9e2
服务端节点会给客户端追加公网ip
v0.0.11
2025-10-31 17:51:20 +08:00
01cd7ae6e3
增加关闭窗口不退出程序
2025-10-31 17:34:38 +08:00
8d41c1ba62
实现了控制台启动后自动隐藏
2025-10-31 17:29:14 +08:00
22b4402737
去掉本地的更新逻辑,是有分离后的更新库
2025-10-31 15:50:59 +08:00
8b943b0cca
版本更新改为协程,预防拥堵主程序
v0.0.10
2025-10-31 14:29:07 +08:00
03f762e910
更新完后需要修改文件可执行权限
v0.0.9
2025-10-31 10:05:10 +08:00
84723248cd
删除更新的临时压缩包
v0.0.8
2025-10-30 19:35:21 +08:00
d3f3687201
使用新的解压targz压缩的方法
v0.0.7
2025-10-30 19:34:28 +08:00
63f5bef038
补充仓库缺少的基础配置文件
v0.0.6
2025-10-30 18:49:13 +08:00
f90cf8b855
升级后删除旧的压缩包,修改版本对比文件
v0.0.5
2025-10-30 18:24:08 +08:00
a0f367efeb
每天凌晨自动检测更新
2025-10-30 18:19:02 +08:00
ceb44e936f
linux使用软重启,预防卡进程
v0.0.4
2025-10-30 18:16:14 +08:00
49c84b886b
修复解压缩zip的错误
v0.0.3
2025-10-30 17:58:49 +08:00
607af816c4
更新不同系统的解压方式,区分zip与gzip
2025-10-30 17:47:28 +08:00
42404bb8e5
基于启动后通过github更新版本
v0.0.2
2025-10-30 17:39:32 +08:00
c91c3149c0
修改需要编译的系统
v0.0.1
2025-10-30 16:21:42 +08:00
579db7c1d3
增加MIT说明
2025-10-30 16:15:01 +08:00
乔焰阳
a16e916185
Add release workflow configuration file
2025-10-30 16:14:33 +08:00
乔焰阳
dea465a9ea
Enhance Go workflow with release and gf CLI
...
Updated GitHub Actions workflow for Go project to include a release job, upgrade Go version to 1.24.x, and add gf CLI installation and usage.
2025-10-30 16:14:08 +08:00
31d1b3d27e
增加代理接口
2025-10-30 11:13:47 +08:00
2f4097b697
增加代理方式的打洞,进行tcp的转发
2025-10-28 19:33:20 +08:00
c48c85f075
增加分布式更新方法
2025-10-27 19:07:48 +08:00
10c349b82f
增加上传与接收文件
2025-10-23 19:05:16 +08:00
329384d8ef
自动上传服务端版本
2025-10-23 15:39:38 +08:00
7fbbaf1b5f
dht方法不太可控,切换为ws方案,增加上传模块
2025-10-23 10:22:30 +08:00
f4bf11c136
关闭公共节点的链接方式,只连接本地私有节点
2025-10-21 18:47:30 +08:00
ab2f099826
增加dht的去中心化储存
2025-10-21 15:29:43 +08:00
248f9a28e7
增加更新重启逻辑
2025-10-17 17:03:19 +08:00
7184defc50
完成dht的分布式储存
2025-10-15 19:41:11 +08:00
865d6fac65
修复依赖
2025-10-15 14:19:16 +08:00
c52d5359e9
成功完成不同内网的通讯
2025-10-15 14:13:50 +08:00
e5e8c1c19f
可以完成内网连接,外网打洞失败
2025-10-14 21:44:40 +08:00
f0155d1e63
首次提交
2025-10-14 17:18:21 +08:00