README: mark as fork, remove upstream support/funding links
This commit is contained in:
parent
2a20b60785
commit
6048a3f83d
|
|
@ -1 +0,0 @@
|
|||
github: [ngoduykhanh]
|
||||
14
README.md
14
README.md
|
|
@ -1,9 +1,13 @@
|
|||

|
||||
|
||||
# wireguard-ui
|
||||
|
||||
A web user interface to manage your WireGuard setup.
|
||||
|
||||
> **Note:** This is an independently maintained fork of
|
||||
> [ngoduykhanh/wireguard-ui](https://github.com/ngoduykhanh/wireguard-ui), whose
|
||||
> upstream is no longer actively maintained. It adds fixes and features on top of
|
||||
> upstream — including GeoLite2 peer geolocation, Wake-on-LAN, Telegram config
|
||||
> delivery, configurable config-file permissions, and various security hardening.
|
||||
|
||||
## Features
|
||||
|
||||
- Friendly UI
|
||||
|
|
@ -242,9 +246,3 @@ go build -o wireguard-ui
|
|||
## License
|
||||
|
||||
MIT. See [LICENSE](https://github.com/idressos/wireguard-ui/blob/master/LICENSE).
|
||||
|
||||
## Support
|
||||
|
||||
If you like the project and want to support it, you can *buy me a coffee* ☕
|
||||
|
||||
<a href="https://www.buymeacoffee.com/khanhngo" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue