Skip to content

Commit cef7510

Browse files
committed
feat: new port
1 parent ea21e67 commit cef7510

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/UsagiPass.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ static=UsagiPass
1919
[rewrite_remote]
2020

2121
[server_local]
22-
shadowsocks = up.turou.fun:16789, method=chacha20-ietf-poly1305, password=o5bZUHHvbFLy3eXkzi2M, fast-open=false, udp-relay=false, tag=UsagiPass
22+
shadowsocks = up.turou.fun:15678, method=chacha20-ietf-poly1305, password=o5bZUHHvbFLy3eXkzi2M, fast-open=false, udp-relay=false, tag=UsagiPass
2323

2424
[filter_local]
2525
host-suffix,wq.wahlap.net,UsagiPass

public/UsagiPass.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"type": "shadowsocks",
4141
"tag": "UsagiPass",
4242
"server": "up.turou.fun",
43-
"server_port": 16789,
43+
"server_port": 15678,
4444
"method": "chacha20-ietf-poly1305",
4545
"password": "o5bZUHHvbFLy3eXkzi2M",
4646
"network": "tcp",

public/UsagiPass.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ proxies:
88
"name": "UsagiPass",
99
"type": "ss",
1010
"server": "up.turou.fun",
11-
"port": 16789,
11+
"port": 15678,
1212
"cipher": "chacha20-ietf-poly1305",
1313
"password": "o5bZUHHvbFLy3eXkzi2M",
1414
"udp": false

0 commit comments

Comments
 (0)