# start_frp()

This commit is contained in:
bilt 2025-08-01 17:20:25 +08:00
parent 66de571556
commit a34424a6a8

View File

@ -155,7 +155,7 @@ def start_frp():
print(f'frp已经启动')
if __name__ == "__main__":
start_frp()
# start_frp()
# frp_remote_port_idx: 3, 4, 5, 6....
if args.frp_remote_port_idx is not None:
if args.frp_remote_port_idx == -1: