mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-12-17 06:28:47 +01:00
Compare commits
3 commits
10be2bc7b2
...
e8356d36fa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8356d36fa | ||
|
|
c1d746b805 | ||
|
|
626c3d3118 |
2 changed files with 2 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -5,7 +5,7 @@ Thank you for taking the time to work on a PR for Awesome-Sysadmin!
|
|||
To ensure your PR is dealt with swiftly please check the following:
|
||||
|
||||
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
|
||||
- [ ] 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).
|
||||
- [ ] Software you are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
|
||||
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
||||
- [ ] 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.
|
||||
|
|
|
|||
|
|
@ -703,6 +703,7 @@ VPN software.
|
|||
- [Gluetun VPN client](https://github.com/qdm12/gluetun) - VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in. `MIT` `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`
|
||||
- [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. `MIT` `Go`
|
||||
- [NetBird](https://netbird.io) - NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home. ([Source Code](https://github.com/netbirdio/netbird)) `BSD-3-Clause` `Go`
|
||||
- [ocserv](https://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server. ([Source Code](https://gitlab.com/ocserv/ocserv)) `GPL-2.0` `C`
|
||||
- [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. ([Source Code](https://github.com/OpenVPN/openvpn)) `GPL-2.0` `C`
|
||||
- [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features. ([Source Code](https://github.com/SoftEtherVPN/SoftEtherVPN/)) `Apache-2.0` `C`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue