doc: Fix Contribute link (update namespace)
This commit is contained in:
@@ -7,7 +7,7 @@ VPN Client app for [YunoHost](http://yunohost.org/).
|
|||||||
* Useful for hosting your server behind a filtered (and/or non-neutral) internet access.
|
* Useful for hosting your server behind a filtered (and/or non-neutral) internet access.
|
||||||
* Useful to have static IP addresses (IPv6 and IPv4).
|
* Useful to have static IP addresses (IPv6 and IPv4).
|
||||||
* Useful to easily move your server anywhere.
|
* Useful to easily move your server anywhere.
|
||||||
* With the [Hotspot app for YunoHost](https://github.com/jvaubourg/hotspot_ynh), you can broadcast your VPN access by wifi to use a clean internet connection (depending on your VPN provider) on your laptop (or those of your friends) without having to configure it.
|
* With the [Hotspot app for YunoHost](https://github.com/labriqueinternet/hotspot_ynh), you can broadcast your VPN access by wifi to use a clean internet connection (depending on your VPN provider) on your laptop (or those of your friends) without having to configure it.
|
||||||
|
|
||||||
This YunoHost app is a part of the "[La Brique Internet](http://labriqueinter.net)" project but can be used independently.
|
This YunoHost app is a part of the "[La Brique Internet](http://labriqueinter.net)" project but can be used independently.
|
||||||
|
|
||||||
@@ -18,7 +18,7 @@ This YunoHost app is a part of the "[La Brique Internet](http://labriqueinter.ne
|
|||||||
* IPv6 compliant (with a delegated prefix)
|
* IPv6 compliant (with a delegated prefix)
|
||||||
* Set an IPv6 from your delegated prefix (*prefix::42*) on the server, to use for the AAAA records
|
* Set an IPv6 from your delegated prefix (*prefix::42*) on the server, to use for the AAAA records
|
||||||
* Use native IPv6 if available for creating the tunnel
|
* Use native IPv6 if available for creating the tunnel
|
||||||
* Web interface ([screenshot](https://raw.githubusercontent.com/jvaubourg/vpnclient_ynh/master/screenshot.png))
|
* Web interface ([screenshot](https://raw.githubusercontent.com/labriqueinternet/vpnclient_ynh/master/screenshot.png))
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# VPN Client app for YunoHost
|
# VPN Client app for YunoHost
|
||||||
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
# Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
# Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# VPN Client app for YunoHost
|
# VPN Client app for YunoHost
|
||||||
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
# Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
# Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# VPN Client app for YunoHost
|
# VPN Client app for YunoHost
|
||||||
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
# Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
# Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
; VPN Client app for YunoHost
|
; VPN Client app for YunoHost
|
||||||
; Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
; Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
; Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
; Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
;
|
;
|
||||||
; This program is free software: you can redistribute it and/or modify
|
; This program is free software: you can redistribute it and/or modify
|
||||||
; it under the terms of the GNU Affero General Public License as published by
|
; it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# VPN Client app for YunoHost
|
# VPN Client app for YunoHost
|
||||||
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
# Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
# Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# VPN Client app for YunoHost
|
# VPN Client app for YunoHost
|
||||||
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
# Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
# Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# VPN Client app for YunoHost
|
# VPN Client app for YunoHost
|
||||||
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
# Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
# Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
# Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/* VPN Client app for YunoHost
|
/* VPN Client app for YunoHost
|
||||||
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
* Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
* Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Affero General Public License as published by
|
* it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/* VPN Client app for YunoHost
|
/* VPN Client app for YunoHost
|
||||||
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
* Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
* Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Affero General Public License as published by
|
* it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/* VPN Client app for YunoHost
|
/* VPN Client app for YunoHost
|
||||||
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
* Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
* Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Affero General Public License as published by
|
* it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/* VPN Client app for YunoHost
|
/* VPN Client app for YunoHost
|
||||||
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
* Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
* Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Affero General Public License as published by
|
* it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/* VPN Client app for YunoHost
|
/* VPN Client app for YunoHost
|
||||||
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
* Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
* Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
* Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Affero General Public License as published by
|
* it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
<!--
|
<!--
|
||||||
VPN Client app for YunoHost
|
VPN Client app for YunoHost
|
||||||
Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as published by
|
it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
VPN Client app for YunoHost
|
VPN Client app for YunoHost
|
||||||
Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
Copyright (C) 2015 Julien Vaubourg <julien@vaubourg.com>
|
||||||
Contribute at https://github.com/jvaubourg/vpnclient_ynh
|
Contribute at https://github.com/labriqueinternet/vpnclient_ynh
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as published by
|
it under the terms of the GNU Affero General Public License as published by
|
||||||
|
Reference in New Issue
Block a user