bjdgyc / anylink

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

添加 AnyLink 客户端 macOS 类型判断 #299

Closed itviewer closed 4 months ago

itviewer commented 4 months ago

AnyLink Secure Client 使用 go 语言获取的 $GOOS 和 $GOARCH darwin | amd64 darwin | arm64

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 18.07%. Comparing base (0f8877b) to head (a4fd176).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #299 +/- ## ======================================= Coverage 18.07% 18.07% ======================================= Files 64 64 Lines 5377 5377 ======================================= Hits 972 972 Misses 4281 4281 Partials 124 124 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.