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