Compare commits

...

7 commits

Author SHA1 Message Date
Jack Wilson
36a96f205e
Merge 52a5008094 into 35b2921194 2024-06-18 17:17:09 +02:00
x011
35b2921194
Fixed Demo of Status (#581)
Fixed Demo of [Status](https://github.com/dani3l0/Status) from  https://status-ksk5.onrender.com/ to https://status.enshittification.social/
2024-06-13 05:16:49 +00:00
Jack Wilson
52a5008094
Update README.md 2024-03-27 16:43:55 +08:00
Jack Wilson
f2fa38ecdf
Update README.md 2024-03-26 19:53:05 +08:00
Jack Wilson
bed5ead328
Update README.md 2024-03-01 21:12:01 +08:00
Jack Wilson
8ad58368ed
Merge pull request #1 from NerdvanaExplorer/NerdvanaExplorer-patch-1
Update README.md
2024-03-01 20:55:08 +08:00
Jack Wilson
9235f14b6d
Update README.md
[x ] Your additions are Free software
[ x] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
[ x] Submit one item per pull request. This eases reviewing and speeds up inclusion.
[ x] Format your submission as follows, where Demo and Clients are optional.
Do not add a duplicate Source code link if it is the same as the main link.
Keep the short description under 80 characters and use sentence case
for it, even if the project's webpage or readme uses another capitalisation.
Demo links should only be used for interactive demos, i.e. not video demonstrations.

DefGuard - True enterprise WireGuard MFA/2FA, under 250 characters, sentence case. (Demo, Source Code, Clients) License Language
[ x] Additions are inserted preserving alphabetical order.
[ x] Additions are not already listed at awesome-selfhosted
[ x] The Language tag is the main server-side requirement for the software. Don't include frameworks or specific dialects.
[ x] You have searched the repository for any relevant issues or PRs, including closed ones.
[ x] Any category you are creating has the minimum requirement of 3 items.
[ x] Any software project you are adding to the list is actively maintained.
[ x] The pull request title is informative, unlike "Update README.md".
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
Please take some time to answer the following questions as best you can:
Why is it awesome?
DefGuard provides true enterprise-level security for WireGuard VPN connections with integrated multi-factor and two-factor authentication options.

Have you used it? For how long?
I have been using it for a few months.

Is this in a personal or professional setup?
The setup is professional.

How many devices/users/services/... do you manage with it?
I use DefGuard to manage over 2000 devices and users.

Biggest pros/cons compared to other solutions?
The major advantage is the enhanced security with MFA/2FA, which is not commonly offered by other VPN solutions.

Any other comments about your use case, things you've found excellent, limitations you've encountered... ?
2024-03-01 20:42:00 +08:00

View file

@ -509,7 +509,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_
- [ruptime](https://github.com/alexmyczko/ruptime) - Classic system status server. `AGPL-3.0` `Shell`
- [Scrutiny](https://github.com/AnalogJ/scrutiny) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds. `MIT` `Go`
- [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) `MIT` `Go`
- [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status-ksk5.onrender.com/)) `MIT` `Python`
- [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status.enshittification.social/) `MIT` `Python`
- [Thruk](https://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) `GPL-1.0` `Perl`
- [Wazuh](https://wazuh.com/) - Unified XDR and SIEM protection for endpoints and cloud workloads. ([Source Code](https://github.com/wazuh/wazuh)) `GPL-2.0` `C`
- [Zabbix](https://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) `GPL-2.0` `C`
@ -699,6 +699,7 @@ Virtualization software.
VPN software.
- [DefGuard](https://defguard.net/) - True enterprise WireGuard with MFA/2FA and SSO. ([Source Code](https://github.com/DefGuard)) `Apache-2.0` `Rust`
- [Dockovpn](https://dockovpn.io) - Out-of-the-box stateless dockerized OpenVPN server which starts in less than 2 seconds. ([Source Code](https://github.com/dockovpn/dockovpn)) `GPL-2.0` `Docker`
- [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Docker`
- [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. `BSD-3-Clause` `Go`