mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-04 14:13:03 +00:00
6 lines
58 B
Go
6 lines
58 B
Go
|
package trojan
|
||
|
|
||
|
const (
|
||
|
muxCoolAddress = "v1.mux.cool"
|
||
|
)
|