mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
update
complete reload clear resources before exit update todo list fix mistake
This commit is contained in:
@@ -30,7 +30,7 @@ func (h *Handler) PullNodeHandle(n *panel.NodeInfo) error {
|
||||
protocol = "shadowsocks"
|
||||
port = n.Shadowsocks.Port
|
||||
case "trojan":
|
||||
protocol = "trojana"
|
||||
protocol = "trojan"
|
||||
port = n.Trojan.Port
|
||||
case "other":
|
||||
protocol = "other"
|
||||
|
||||
Reference in New Issue
Block a user