aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/raw/network.conf
blob: 04970096aa4a0ca594a2a6e8c14760f9e40b7cdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# network.conf: VPN network interface configuration file
# Doc: http://tincapp.pacien.org/doc.html#network-interface

# IP address of this node
#Address = 10.0.0.2/32

# Traffic to route through the VPN
#Route = 10.0.0.0/24
# or
#Route = 0.0.0.0/0

# DNS server(s)
#DNSServer = 10.0.0.1