Age | Commit message (Collapse) | Author |
|
Some systems don't have cmp.
Some systems have buggy mount tools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Finally no gross colors.
|
|
|
|
This seems like a horrific set of hacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It should be split into two pieces: configuration file management
(loading/saving/renaming/deleting) and calling into wg-quick via
RootShell. The configuration file management part should then go
back into the main package. This is in preparation for adding
additional backends based on wg(8) and wireguard-go.
|
|
|
|
|
|
|
|
These are really app-independent reusable classes. Moving them to a
separate package helps avoid polluting the main app package, and makes
them easier to upgrade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes saved editor state on rotation (removing and recreating the editor
discarded changes).
|
|
|
|
|
|
|