Commit Graph

193 Commits

Author SHA1 Message Date
Gui.H
d10123fad7 升级依赖 2024-01-16 13:57:10 +08:00
dependabot[bot]
9335a99829
Bump Yarp.ReverseProxy from 2.0.0 to 2.0.1 in /FastTunnel.Core
Bumps [Yarp.ReverseProxy](https://github.com/microsoft/reverse-proxy) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/microsoft/reverse-proxy/releases)
- [Commits](https://github.com/microsoft/reverse-proxy/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: Yarp.ReverseProxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 23:09:38 +00:00
Gui.H
6aafc43fb5 del useless code 2023-03-22 10:17:08 +08:00
Gui.H
632976f831 update yarp to 2.0.0 2023-03-22 09:43:27 +08:00
Mahdi Jalali
710bae06f2 fix : display currect protocol 2023-01-12 17:15:59 +03:30
Gui.H
038da83014 调整字段可见范围 2023-01-02 19:30:10 +08:00
Gui.H
46a979d84e 1 2023-01-02 00:16:35 +08:00
Gui.H
842346e46d Merge branch 'v2' into ui
# Conflicts:
#	FastTunnel.Server/Startup.cs
2022-12-29 16:20:20 +08:00
Gui.H
d813c16406 Merge branch 'v2' of https://github.com/FastTunnel/FastTunnel into v2 2022-12-08 16:22:34 +08:00
Gui.H
a0d15a0e38 移除api项目,合并至Server 2022-12-03 22:26:17 +08:00
Gui.H
aaa75c3d64 publish 2.1.2 2022-12-03 21:29:17 +08:00
Gui.H
5fae2ea387 Merge branch 'v2' of https://github.com/FastTunnel/FastTunnel into v2 2022-11-18 16:34:02 +08:00
Gui.H
8422fa8043 客户端兼容netcore3 2022-11-11 22:54:00 +08:00
Gui.H
839861fed9 拆分Client部分代码 2022-11-11 22:31:27 +08:00
Gui.H
29ce9731ec 屏蔽一个异常 2022-11-11 21:41:23 +08:00
Gui.H
4f69ae3e96 fix count 2022-11-06 20:22:59 +08:00
Gui.H
ba69f423d5 add some log 2022-11-06 13:00:57 +08:00
Gui.H
93f3103ed9 修复docker镜像 2022-10-12 10:32:23 +08:00
Gui.H
98d2b82653 Merge branch 'v2' of https://github.com/FastTunnel/FastTunnel into v2 2022-09-13 15:56:46 +08:00
Gui.H
f666b9d947 remove after disconnected 2022-09-13 15:56:38 +08:00
Gui.H
42766d1294 调整TCP连接数为实时连接数 2022-09-12 23:15:26 +08:00
Gui.H
4ef6ac1402 使用pipline.io 2022-07-10 22:34:13 +08:00
Gui.H
f7091e6fd5 调整api为hostingstarup 2022-07-01 11:45:27 +08:00
Gui.H
dc7311ca3c 修改发布脚本 2022-06-30 14:59:47 +08:00
Gui.H
449aa73ea0 1 2022-06-29 17:33:15 +08:00
Gui.H
9b96dbaef3 同步命名空间 2022-06-29 15:48:53 +08:00
Gui.H
e795e46fd5 日志库serilog替换log4net 2022-06-23 16:19:27 +08:00
Gui.H
e07584bcdd 1 2022-05-14 20:57:03 +08:00
Gui.H
c62614e0c0 升级依赖 2022-05-05 22:41:00 +08:00
Gui.H
f352be9004 升级依赖 2022-04-25 14:21:39 +08:00
gui.h
921b1cf544 2022-01-07 10:33:53 +08:00
springhgui
916253ed34 添加文件头 2022-01-02 00:23:39 +08:00
gui.h
9568077a27 客户端离线,终止listener 2021-12-29 16:52:53 +08:00
springhgui
f1b6492435 移除超时 2021-12-26 23:04:48 +08:00
gui.h
b96a97fe1c 修复tokens问题 2021-12-24 10:44:49 +08:00
gui.h
bfe692b945 hostname统一转小写 2021-11-17 22:04:42 +08:00
springhgui
d8ce0e5882 优化代码 2021-11-16 23:06:50 +08:00
springhgui
cfaaf10295 修正dockerfile 2021-11-14 22:40:42 +08:00
springhgui
4c11c0b321 提取clienttunnel对象 2021-11-13 22:42:13 +08:00
Gui.H
1a0f05292a
Update FastTunnel.Core.csproj 2021-10-30 11:53:45 +08:00
springhgui
49b1a9b59e [fix] 空指针错误 2021-10-30 10:54:47 +08:00
springhgui
05260cb5e8 publish 2.0.3 2021-10-29 23:35:03 +08:00
springhgui
29ff330c02 [fix] socket not dispose 2021-10-29 22:51:06 +08:00
springhgui
3b3f3a5c73 微调 2021-10-11 00:14:55 +08:00
ioxygen
3f43810ef3 修正在线数不准确的bug等 2021-09-29 22:02:26 +08:00
Gui.H
ac9d41f929
Update FastTunnel.Core.csproj 2021-09-15 10:57:25 +08:00
Gui.H
f2af2bb4f6 增加api接口jwt认证逻辑 2021-09-09 14:47:49 +08:00
SpringHgui
5cc9c62bf7 优化Swap超时 2021-09-05 14:37:09 +08:00
ioxygen
e2baaf23b6 修复自定义域名不生效的bug 2021-09-01 17:40:22 +08:00
SpringHgui
917a1ed96d 对https支持 优化客户端离线的检查 2021-08-25 00:04:58 +08:00