Line 6: |
Line 6: |
| <!-- we define the language --> | | <!-- we define the language --> |
| {{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} | | {{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} |
− | {{Infobox contribs | + | {{Warning box|this is still at alpha stage and only bits of contribs are currently being attached together. |
| + | Do not use in production}}{{WIP box|This is a work in progress for the moment event the content of this page is not up to date. Please refer to dev RocketChat discussion and Bugs}}{{Infobox contribs |
| |name={{#var:contribname}} | | |name={{#var:contribname}} |
| |image=Wireguard_logo.svg | | |image=Wireguard_logo.svg |
Line 13: |
Line 14: |
| |licence= GPLv2 for kernel modules, MIT, BSD, Apache 2.0, or GPL for other parts | | |licence= GPLv2 for kernel modules, MIT, BSD, Apache 2.0, or GPL for other parts |
| |url= https://www.wireguard.com/ | | |url= https://www.wireguard.com/ |
− | |category= Category you want | + | |category= VPN |
| |tags=VPN,security,network,remote | | |tags=VPN,security,network,remote |
− | }} | + | |video=}} |
| | | |
| ===Maintainer=== | | ===Maintainer=== |
Line 21: |
Line 22: |
| [[User:Unnilennium|Jean-Philippe Pialasse]] | | [[User:Unnilennium|Jean-Philippe Pialasse]] |
| | | |
− | === Version === | + | ===Version=== |
| <!-- keep this first element as is, you can add some if needed --> | | <!-- keep this first element as is, you can add some if needed --> |
| {{#smeversion: {{#var:smecontribname}} }} | | {{#smeversion: {{#var:smecontribname}} }} |
| {{#smeversion: {{#var:contribname}} }} | | {{#smeversion: {{#var:contribname}} }} |
| | | |
− | === Description === | + | ===Description=== |
| according to WireGuard website: | | according to WireGuard website: |
| | | |
Line 32: |
Line 33: |
| | | |
| | | |
− | === Installation === | + | ===Installation=== |
| <tabs container><tab name="For SME 10"> | | <tabs container><tab name="For SME 10"> |
| yum --enablerepo=smecontribs install {{#var:smecontribname}} | | yum --enablerepo=smecontribs install {{#var:smecontribname}} |
| </tab></tabs> | | </tab></tabs> |
| | | |
− | === Configuration === | + | ===Configuration=== |
| you can list the available configuration with the following command : | | you can list the available configuration with the following command : |
| config show {{#var:contribname}} | | config show {{#var:contribname}} |
Line 74: |
Line 75: |
| | | |
| | | |
| + | ===Sources of information=== |
| | | |
− | === Uninstall === | + | * https://www.subnet-calculator.com/subnet.php?net_class=B |
| + | * https://github.com/pirate/wireguard-docs |
| + | * https://manpages.debian.org/unstable/wireguard-tools/wg.8.en.html |
| + | * https://www.linuxbabe.com/centos/wireguard-vpn-server-centos |
| + | * |
| + | |
| + | <br /> |
| + | ===Uninstall=== |
| yum remove {{#var:smecontribname}} {{#var:contribname}} | | yum remove {{#var:smecontribname}} {{#var:contribname}} |
| | | |
− | === Bugs === | + | ===Bugs=== |
| Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} | | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} |
| and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | | and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} |
Line 87: |
Line 96: |
| Only released version in smecontrib are listed here. | | Only released version in smecontrib are listed here. |
| | | |
− | {{ #smechangelog: {{#var:smecontribname}} }} | + | {{#smechangelog: {{#var:smecontribname}} }} |
| | | |
| | | |
Line 94: |
Line 103: |
| | | |
| <!-- Please keep there the template revision number as is --> | | <!-- Please keep there the template revision number as is --> |
− | [[contribtemplate::2| ]]
| |
− | [[contriblang:: {{#var:lang}} | ]]
| |