1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-01 03:00:47 +00:00

Init all-contributors

This commit is contained in:
Stanislas Lange 2020-08-04 16:48:27 +02:00
parent 2848ceefa5
commit 796b308ee1
No known key found for this signature in database
GPG Key ID: 710D9597C7EAD8CF
2 changed files with 187 additions and 0 deletions

146
.all-contributorsrc Normal file
View File

@ -0,0 +1,146 @@
{
"projectName": "wireguard-install",
"projectOwner": "angristan",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributorsSortAlphabetically": true,
"contributorsPerLine": 7,
"contributors": [
{
"login": "angristan",
"name": "Stanislas",
"avatar_url": "https://avatars1.githubusercontent.com/u/11699655?v=4",
"contributions": [
"question",
"bug",
"code",
"infra",
"maintenance",
"projectManagement",
"review"
]
},
{
"login": "randomshell",
"name": "randomshell",
"avatar_url": "https://avatars3.githubusercontent.com/u/43271778?v=4",
"contributions": [
"question",
"bug",
"code",
"review"
]
},
{
"login": "lucawen",
"name": "Luca Lacerda",
"avatar_url": "https://avatars2.githubusercontent.com/u/1365208?v=4",
"contributions": [
"code"
]
},
{
"login": "robiiinos",
"name": "D. Robin",
"avatar_url": "https://avatars1.githubusercontent.com/u/16455953?v=4",
"contributions": [
"infra"
]
},
{
"login": "shyamjos",
"name": "Shyam Jos",
"avatar_url": "https://avatars3.githubusercontent.com/u/3982702?v=4",
"contributions": [
"code"
]
},
{
"login": "outis151",
"name": "outis151",
"avatar_url": "https://avatars0.githubusercontent.com/u/11805613?v=4",
"contributions": [
"code"
]
},
{
"login": "navilg",
"name": "Navratan Gupta",
"avatar_url": "https://avatars3.githubusercontent.com/u/37469234?v=4",
"contributions": [
"code"
]
},
{
"login": "m0nhawk",
"name": "Andrew Prokhorenkov",
"avatar_url": "https://avatars1.githubusercontent.com/u/8220926?v=4",
"contributions": [
"code",
"bug"
]
},
{
"login": "FollowMeDown",
"name": "Deface",
"avatar_url": "https://avatars0.githubusercontent.com/u/32715156?v=4",
"contributions": [
"code"
]
},
{
"login": "jellemdekker",
"name": "Jelle Dekker",
"avatar_url": "https://avatars1.githubusercontent.com/u/5638782?v=4",
"contributions": [
"code"
]
},
{
"login": "Shagon94",
"name": "Shagon94",
"avatar_url": "https://avatars3.githubusercontent.com/u/9140783?v=4",
"contributions": [
"code"
]
},
{
"login": "Leopere",
"name": "Leopere",
"avatar_url": "https://avatars1.githubusercontent.com/u/1068374?v=4",
"contributions": [
"code"
]
},
{
"login": "rummyr",
"name": "rummyr",
"avatar_url": "https://avatars3.githubusercontent.com/u/20533485?v=4",
"contributions": [
"bug"
]
},
{
"login": "HaimenToshi",
"name": "HaimenToshi ",
"avatar_url": "https://avatars2.githubusercontent.com/u/39633719?v=4",
"contributions": [
"bug"
]
},
{
"login": "TheNomad11",
"name": "TheNomad11",
"avatar_url": "https://avatars3.githubusercontent.com/u/20747629?v=4",
"contributions": [
"bug"
]
}
]
}

View File

@ -1,5 +1,9 @@
# WireGuard installer
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
**This project is a bash script that aims to setup a [WireGuard](https://www.wireguard.com/) VPN on a Linux server, as easily as possible!**
WireGuard is a point-to-point VPN that can be used in different ways. Here, we mean a VPN as in: the client will forward all its traffic trough an encrypted tunnel to the server.
@ -41,3 +45,40 @@ I recommend these cheap cloud providers for your VPN server:
- [Hetzner](https://hetzner.cloud/?ref=ywtlvZsjgeDq): Germany, IPv6, 20 TB of traffic, starting at €3/month
- [Digital Ocean](https://goo.gl/qXrNLK): Worldwide locations, IPv6 support, starting at \$5/month
- [PulseHeberg](https://goo.gl/76yqW5): France, unlimited bandwidth, starting at €3/month
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><img src="https://avatars1.githubusercontent.com/u/8220926?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Prokhorenkov</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=m0nhawk" title="Code">💻</a> <a href="https://github.com/angristan/wireguard-install/issues?q=author%3Am0nhawk" title="Bug reports">🐛</a></td>
<td align="center"><img src="https://avatars1.githubusercontent.com/u/16455953?v=4?s=100" width="100px;" alt=""/><br /><sub><b>D. Robin</b></sub><br /><a href="#infra-robiiinos" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><img src="https://avatars0.githubusercontent.com/u/32715156?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Deface</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=FollowMeDown" title="Code">💻</a></td>
<td align="center"><img src="https://avatars2.githubusercontent.com/u/39633719?v=4?s=100" width="100px;" alt=""/><br /><sub><b>HaimenToshi </b></sub><br /><a href="https://github.com/angristan/wireguard-install/issues?q=author%3AHaimenToshi" title="Bug reports">🐛</a></td>
<td align="center"><img src="https://avatars1.githubusercontent.com/u/5638782?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jelle Dekker</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=jellemdekker" title="Code">💻</a></td>
<td align="center"><img src="https://avatars1.githubusercontent.com/u/1068374?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Leopere</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=Leopere" title="Code">💻</a></td>
<td align="center"><img src="https://avatars2.githubusercontent.com/u/1365208?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Luca Lacerda</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=lucawen" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><img src="https://avatars3.githubusercontent.com/u/37469234?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Navratan Gupta</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=navilg" title="Code">💻</a></td>
<td align="center"><img src="https://avatars3.githubusercontent.com/u/9140783?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shagon94</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=Shagon94" title="Code">💻</a></td>
<td align="center"><img src="https://avatars3.githubusercontent.com/u/3982702?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shyam Jos</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=shyamjos" title="Code">💻</a></td>
<td align="center"><img src="https://avatars1.githubusercontent.com/u/11699655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stanislas</b></sub><br /><a href="#question-angristan" title="Answering Questions">💬</a> <a href="https://github.com/angristan/wireguard-install/issues?q=author%3Aangristan" title="Bug reports">🐛</a> <a href="https://github.com/angristan/wireguard-install/commits?author=angristan" title="Code">💻</a> <a href="#infra-angristan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-angristan" title="Maintenance">🚧</a> <a href="#projectManagement-angristan" title="Project Management">📆</a> <a href="https://github.com/angristan/wireguard-install/pulls?q=is%3Apr+reviewed-by%3Aangristan" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><img src="https://avatars3.githubusercontent.com/u/20747629?v=4?s=100" width="100px;" alt=""/><br /><sub><b>TheNomad11</b></sub><br /><a href="https://github.com/angristan/wireguard-install/issues?q=author%3ATheNomad11" title="Bug reports">🐛</a></td>
<td align="center"><img src="https://avatars0.githubusercontent.com/u/11805613?v=4?s=100" width="100px;" alt=""/><br /><sub><b>outis151</b></sub><br /><a href="https://github.com/angristan/wireguard-install/commits?author=outis151" title="Code">💻</a></td>
<td align="center"><img src="https://avatars3.githubusercontent.com/u/43271778?v=4?s=100" width="100px;" alt=""/><br /><sub><b>randomshell</b></sub><br /><a href="#question-randomshell" title="Answering Questions">💬</a> <a href="https://github.com/angristan/wireguard-install/issues?q=author%3Arandomshell" title="Bug reports">🐛</a> <a href="https://github.com/angristan/wireguard-install/commits?author=randomshell" title="Code">💻</a> <a href="https://github.com/angristan/wireguard-install/pulls?q=is%3Apr+reviewed-by%3Arandomshell" title="Reviewed Pull Requests">👀</a></td>
</tr>
<tr>
<td align="center"><img src="https://avatars3.githubusercontent.com/u/20533485?v=4?s=100" width="100px;" alt=""/><br /><sub><b>rummyr</b></sub><br /><a href="https://github.com/angristan/wireguard-install/issues?q=author%3Arummyr" title="Bug reports">🐛</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!