• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

eduvpn/macos: Deprecated, please go to https://github.com/eduvpn/apple

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

eduvpn/macos

开源软件地址(OpenSource Url):

https://github.com/eduvpn/macos

开源编程语言(OpenSource Language):

Swift 62.0%

开源软件介绍(OpenSource Introduction):

eduVPN for macOS

This code is deprecated, please go to https://github.com/eduvpn/apple"

Requirements

You need macOS 10.12 or newer to run eduVPN.

Supporting earlier versions of macOS is currently not possible due to:

  • usage of date formatting API introduced in 10.12 (relatively easy to fix)
  • usage of RSA signing API introduced in 10.12 (alternative needed)

OpenVPN

This app includes openvpn as a binary. It is taken from the Tunnelblick binary distributions. The current version is openvpn-2.4.7-openssl-1.1.1b. No patches are applied to the openvpn binary, though the up and down scripts are edited to fit our needs and avoid namespace collisions. Note that Tunnelblick does apply some (minor) patches to the official openvpn source code.

Notes

The helper will only run binaries that are signed. This is automatically done with a run script during the build process.

To verify code signing and priviliged helper settings use the SMJobBlessUtil.py tool.

$ Tools/SMJobBlessUtil.py check eduVPN.app

Another tool that can be used to verify settings is RB App Checker Lite. (It currently crashes when you launch the app directly on macOS 10.13. Workaround: drag the eduVPN.app onto the RB App Checker Lite.app icon.)

The bundle identifier (CFBundleIdentifier) in the helper's Info.plist should be spelled out. Correct: org.eduvpn.app.openvpnhelper, wrong: $(PRODUCT_BUNDLE_IDENTIFIER).

Building

You need Carthage to build dependencies.

A version for distribution can be build using the provided script build.sh:

> ./build.sh 
Build Script for eduVPN (and derivatives)

Which target do you want to build?
1. eduVPN
2. Let's Connect!
0-9?1

Which signing identity do you want to use?
1. SURFnet B.V. (ZYJ4TZX4UU)
2. Egeniq (E85CT7ZDJC)
3. Other
0-9?1

You are currently on branch release/test1.

Continue building eduVPN.app version test1 (using Developer ID Application: SURFnet B.V. (ZYJ4TZX4UU)) (y/n)?y

(etc.)

Building dependencies

To build with Xcode 10 using Carthage use:

tee ${PWD}/Carthage/64bit.xcconfig <<-'EOF'
ARCHS = $(ARCHS_STANDARD_64_BIT)
EOF

XCODE_XCCONFIG_FILE="${PWD}/Carthage/64bit.xcconfig" carthage build --platform macOS --no-skip-current --verbose

Uninstalling

You can use the provided script uninstall.sh to uninstall the helper files.

Besides deleting the app, files are installed at these locations:

/Library/LaunchDaemons/org.eduvpn.app.openvpnhelper.plist
/Library/PrivilegedHelperTools/org.eduvpn.app.openvpnhelper
~/Library/Application Support/eduVPN/
~/Library/Caches/org.eduvpn.app/
~/Library/Preferences/org.eduvpn.app.plist

and in a temporary folder as provided by macOS, usually somewhere under /private/var/folders.

You need to logout or even restart your computer to complete the uninstall.

Documentation

Please refer to ARCH.md for an overview of the application architecture.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
eduvpn/apple: app for iOS and macOS发布时间:2022-08-18
下一篇:
meowtec/Imagine: 发布时间:2022-08-18
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap