mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-18 02:28:40 +08:00
feat: update easytier 2.5.0
This commit is contained in:
17
apps/easytier/2.5.0/data/config.toml
Normal file
17
apps/easytier/2.5.0/data/config.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
instance_name = "default"
|
||||
instance_id = "3d3db819-ad54-4d86-bf9a-faac864478ab"
|
||||
dhcp = false
|
||||
listeners = [
|
||||
"tcp://0.0.0.0:11010",
|
||||
"udp://0.0.0.0:11010",
|
||||
"wg://0.0.0.0:11011",
|
||||
"ws://0.0.0.0:11011/",
|
||||
"wss://0.0.0.0:11012/",
|
||||
]
|
||||
exit_nodes = []
|
||||
peer = []
|
||||
rpc_portal = "0.0.0.0:15889"
|
||||
|
||||
[network_identity]
|
||||
network_name = "default"
|
||||
network_secret = ""
|
||||
Reference in New Issue
Block a user