passepartout-app icon indicating copy to clipboard operation
passepartout-app copied to clipboard

VPN client for Apple platforms.

Results 197 passepartout-app issues
Sort by recently updated
recently updated
newest added

Also look for modals strategy.

refactoring

For better navigation. Safe now after supporting iCloud preference.

refactoring

https://www.reddit.com/r/passepartout/comments/178gtke/dns_dot_doh_not_work_on_ipad_os/

bug

On editing: - Convert sections to a single one - One row per peer (endpoint/pubkey) - Edit/Delete/Move Show “Public Key” with middle truncation.

enhancement

![Image](https://github.com/passepartoutvpn/passepartout-apple/assets/805724/23d30735-3932-4950-a82d-34cee81c7d3d) - [ ] Keys generation - [ ] Editable fields - [ ] Export - [ ] Full control over network / DNS - [ ] Create from scratch

enhancement

Strictly depending on server. Async involved. - [https://protonvpn.com/secure-vpn/wireguard](https://protonvpn.com/secure-vpn/wireguard "‌") - [https://docs.opnsense.org/manual/how-tos/wireguard-client-mullvad.html](https://docs.opnsense.org/manual/how-tos/wireguard-client-mullvad.html "‌") Experiment with IVPN infrastructure: - [https://mullvad.net/en/servers/#wireguard](https://mullvad.net/en/servers/#wireguard "‌") - [https://docs.opnsense.org/manual/how-tos/wireguard-client.html](https://docs.opnsense.org/manual/how-tos/wireguard-client.html "smartCard-inline") - [https://docs.opnsense.org/manual/how-tos/wireguard-client-mullvad.html](https://docs.opnsense.org/manual/how-tos/wireguard-client-mullvad.html "smartCard-inline") Will need a custom map...

enhancement

Fixing duplicates might cause some issues. Make Core Data “pull” (rethink FetchedResults without delegate) and observe: - NSPersistentStoreCoordinatorStoresDidChangeNotification? - NSUbiquitousKeyValueStore.didChangeExternallyNotification? Resources: - [https://saturncloud.io/blog/core-data-with-icloud-notifications-in-ios-7-a-technical-guide-for-data-scientists/](https://saturncloud.io/blog/core-data-with-icloud-notifications-in-ios-7-a-technical-guide-for-data-scientists/ "smartCard-inline") - [https://stackoverflow.com/questions/65190038/swift-cloudkit-coredata-remote-change-notification-also-firing-for-local-changes](https://stackoverflow.com/questions/65190038/swift-cloudkit-coredata-remote-change-notification-also-firing-for-local-changes "‌") - [https://developer.apple.com/documentation/cloudkit/remote_records](https://developer.apple.com/documentation/cloudkit/remote_records "‌")...

refactoring

Especially the host/provider ones.

refactoring