bjdgyc / anylink

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

添加配置文件示例,添加nat列表展示,修改iptables判断逻辑bug #200

Closed wsczx closed 1 year ago

wsczx commented 1 year ago

不知道为啥之前提交的跟我的不一样·····可能是因为我之前把我仓库的commit搞乱了的原因···

codecov-commenter commented 1 year ago

Codecov Report

Base: 22.65% // Head: 22.64% // Decreases project coverage by -0.01% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #200 +/- ## ========================================== - Coverage 22.65% 22.64% -0.02% ========================================== Files 61 61 Lines 3717 3719 +2 ========================================== Hits 842 842 - Misses 2742 2744 +2 Partials 133 133 ``` | [Impacted Files](https://codecov.io/gh/bjdgyc/anylink/pull/200?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/200/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.