https://github.com/cookpad/bitrise-step-macos-openvpn-setup
https://github.com/cookpad/bitrise-step-macos-openvpn-setup
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cookpad/bitrise-step-macos-openvpn-setup
- Owner: cookpad
- License: mit
- Created: 2022-01-17T04:39:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T23:56:50.000Z (over 1 year ago)
- Last Synced: 2025-02-08T02:44:16.179Z (3 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# macOS OpenVPN Setup
Set up a VPN using the OpenVPN client on macOS.
Based on https://github.com/bitrise-steplib/bitrise-step-open-vpn, with an additional call to `scutil` and `dscacheutil`. Also, stop using compression option so to enable compatibility with AWS Client VPN.
**WARNING:** Made for internal Cookpad use. Do not use it directly from your Bitrise workflow, it could break at anytime. We do not accept issues or pull requests from outside contributors. But feel free to have a look or fork.
**注意:** クックパッド社内用です。自分のBitrise workflowで参照しないでください。外部の方からのissueやpull requestを受け付けませんが、コードはご自由に読んでも良いですし、フォークしても構いません。