fix: allow v0.3 frp ports

This commit is contained in:
Codex Agent
2026-06-09 08:50:47 +08:00
parent bdc90fb294
commit a15dffeb90
3 changed files with 25 additions and 0 deletions
+16
View File
@@ -23,3 +23,19 @@ end = 18666
[[allowPorts]]
start = 18667
end = 18667
[[allowPorts]]
start = 19666
end = 19666
[[allowPorts]]
start = 19667
end = 19667
[[allowPorts]]
start = 20666
end = 20666
[[allowPorts]]
start = 20667
end = 20667
+1
View File
@@ -13,6 +13,7 @@
# -p 17666:17666 -p 17667:17667 \
# -p 18666:18666 -p 18667:18667 \
# -p 19666:19666 -p 19667:19667 \
# -p 20666:20666 -p 20667:20667 \
# -p 7402:7402 \
# -p 28443:28443 \
# fatedier/frps:v0.68.1 -c /etc/frp/frps.toml
+8
View File
@@ -32,6 +32,14 @@ end = 19666
start = 19667
end = 19667
[[allowPorts]]
start = 20666
end = 20666
[[allowPorts]]
start = 20667
end = 20667
[[allowPorts]]
start = 7402
end = 7402