Skip to content

Commit 9da9348

Browse files
committed
refactor(network): update dev_name to tun114514 in config and scripts
1 parent 8bcfd51 commit 9da9348

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

files/af-fast-install/install/easytier/config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ network_secret = "aX9tA6dY8aX7yK7iI1mT2hB4aD7gV8jZ1gV0eQ8wW3zF2yM5cH4fK2wN4wG4rP
2626
uri = "tcp://Easytier-public-peer.itedev.com:11010"
2727

2828
[flags]
29-
dev_name = "ItedInternalNetwork"
29+
dev_name = "tun114514"
3030
multi_thread = true
3131
enable_encryption = true
3232
enable_ipv6 = true

files/af-fast-install/install/installer/ddns-go.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dnsconf:
3434
ipv4:
3535
enable: true
3636
gettype: netInterface
37-
netinterface: ItedInternalNetwork
37+
netinterface: tun114514
3838
domains:
3939
- $(cat /etc/machine-id).control-network.internal:itedev.com
4040
dns:
-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)