mirror of
https://github.com/ellermister/mtproxy.git
synced 2026-06-05 21:02:31 +08:00
7 lines
121 B
Bash
7 lines
121 B
Bash
#!/bin/bash
|
|
secret="4451023506896290666356006a67ce93"
|
|
port=8443
|
|
statport=8888
|
|
domain="cloudflare.com"
|
|
adtag=""
|
|
provider=1 |