https://github.com/tomdai/cloudflare-warp-data-pump
Pump data into your Cloudflare WARP+ account
https://github.com/tomdai/cloudflare-warp-data-pump
cloudflare-warp macos swiftui
Last synced: 2 months ago
JSON representation
Pump data into your Cloudflare WARP+ account
- Host: GitHub
- URL: https://github.com/tomdai/cloudflare-warp-data-pump
- Owner: tomdai
- License: mit
- Created: 2022-02-20T08:50:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T10:27:24.000Z (about 3 years ago)
- Last Synced: 2024-12-27T15:10:38.253Z (4 months ago)
- Topics: cloudflare-warp, macos, swiftui
- Language: Swift
- Homepage:
- Size: 765 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflare WARP+ Data Pump
This is an app that adds data to your Cloudflare WARP+ account.
It's only targeting macOS, but it can easily adapt to iOS (and maybe even watchOS and tvOS if you like).
## Xcode Project
`DEVELOPMENT_TEAM`, `PRODUCT_NAME`, and `PRODUCT_BUNDLE_IDENTIFIER` are not specified in the project files. If you can't build, try specifying them first.
## Acknowledgments
This project is inspired by [ALIILAPRO/warp-plus-cloudflare/wp-plus.py](https://github.com/ALIILAPRO/warp-plus-cloudflare/blob/7991a60b62dbbfaef806cc997163cfa5bac58432/wp-plus.py).