Releases: cfernande1470/webos-wireguard
Releases · cfernande1470/webos-wireguard
Release list
WireGuard for webOS v1.0.2
Addresses the follow-up review for the Homebrew repository:
- Keeps bundled binaries and scripts in the application directory and uses symlinks instead of copying the payload.
- Uses a symlinked boot hook, so removing the app prevents future VPN autostarts.
- Preserves configuration and runtime state across updates.
- Replaces the four-digit PIN with a random eight-character access code.
- Stops the upload server after one successful upload or ten minutes, and locks it after five incorrect codes.
- Retains 32-bit ARMv7 compatibility across supported LG TVs.
WireGuard for webOS v1.0.1
Fixes the package identity for Homebrew Channel, rebuilds all bundled executables for 32-bit ARMv7 compatibility, and adds an MIT licence plus reproducible release checks.
v1.0.0
Initial stable release of WireGuard for LG webOS Homebrew.
- WireGuard userspace support through wireguard-go
- LG webOS Homebrew app
- Bilingual English/Spanish UI
- Bilingual config uploader
- Manual Install / update workflow
- PIN-protected wg0.conf upload
- Start, stop, status, routes, config and log actions
- Optional autostart on boot
- Runtime uninstall action
Notes:
- Bundled binaries are built for linux/arm64 / aarch64.
- IPv6 and DNS handling are not implemented in this release.