Skip to content

Commit 6fb11f1

Browse files
committed
Changed order
Changed order of config opts, because it makes sense
1 parent e3174e4 commit 6fb11f1

File tree

1 file changed

+3
-2
lines changed
  • root/defaults/example/config/basic_nat/client

1 file changed

+3
-2
lines changed

root/defaults/example/config/basic_nat/client/client.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77

88
# Basic info
99
client
10-
pull
1110
dev tun0
12-
proto udp
11+
proto $PROTO
1312
nobind
13+
pull
14+
1415

1516
# Remote info
1617
remote <SERVER ADDRESS> <PORT>

0 commit comments

Comments
 (0)