passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
772 stars 119 forks source link

Strip down ProfileView and NetworkSettingsView #417

Open keeshux opened 6 months ago

keeshux commented 6 months ago

Send most settings down to inner hierarchies.

Also merge "Network settings" into specific profile settings, as having gateway/DNS/proxy/MTU in different places is quite hard to maintain.

Once there, everything may be split into one row each (gateway, DNS, proxy, MTU, advanced endpoint configuration, …).