bjdgyc / anylink

AnyLink是一个企业级远程办公 ssl vpn 软件,可以支持多人同时在线使用。基于 openconnect 协议开发,并且借鉴了 ocserv 的开发思路,可以完全兼容 AnyConnect 客户端。
GNU Affero General Public License v3.0
1.62k stars 388 forks source link

自动开启服务器转发和NAT,更新xorm #197

Closed wsczx closed 1 year ago

wsczx commented 1 year ago

自动开启服务器转发和NAT开关,更新xorm解决升级anylink后mysql无法同步表的问题

codecov-commenter commented 1 year ago

Codecov Report

Base: 22.73% // Head: 22.65% // Decreases project coverage by -0.07% :warning:

Coverage data is based on head (42de009) compared to base (ae7fe99). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #197 +/- ## ========================================== - Coverage 22.73% 22.65% -0.08% ========================================== Files 61 61 Lines 3704 3717 +13 ========================================== Hits 842 842 - Misses 2729 2742 +13 Partials 133 133 ``` | [Impacted Files](https://codecov.io/gh/bjdgyc/anylink/pull/197?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc) | Coverage Δ | | |---|---|---| | [server/handler/link\_tun.go](https://codecov.io/gh/bjdgyc/anylink/pull/197/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2hhbmRsZXIvbGlua190dW4uZ28=) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.