aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/raw/network.conf
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/raw/network.conf')
-rw-r--r--app/src/main/res/raw/network.conf18
1 files changed, 17 insertions, 1 deletions
diff --git a/app/src/main/res/raw/network.conf b/app/src/main/res/raw/network.conf
index 0497009..07fcd70 100644
--- a/app/src/main/res/raw/network.conf
+++ b/app/src/main/res/raw/network.conf
@@ -1,5 +1,21 @@
1# tinc app, an Android binding and user interface for the tinc mesh VPN daemon
2# Copyright (C) 2018 Pacien TRAN-GIRARD
3#
4# This program is free software: you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation, either version 3 of the License, or
7# (at your option) any later version.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this program. If not, see <https://www.gnu.org/licenses/>.
16
1# network.conf: VPN network interface configuration file 17# network.conf: VPN network interface configuration file
2# Doc: http://tincapp.pacien.org/doc.html#network-interface 18# Doc: https://tincapp.pacien.org/doc.html#network-interface
3 19
4# IP address of this node 20# IP address of this node
5#Address = 10.0.0.2/32 21#Address = 10.0.0.2/32