Xray-core icon indicating copy to clipboard operation
Xray-core copied to clipboard

can't execute commands

Open mmdzov opened this issue 3 years ago • 1 comments

When I run xray.exe, any command (example: xray version or xray help) goes to the next line when I press enter, and the command is not executed.

Xray 1.6.2 (Xray, Penetrates Everything.) Custom (go1.19.2 windows/amd64)
A unified platform for anti-censorship.   

2022/10/30 14:18:26 Using config from STDIN                              
2022/10/30 14:18:26 [Info] infra/conf/serial: Reading config: stdin:     


mmdzov avatar Oct 30 '22 10:10 mmdzov

It is expected behavior. Running to this you should have two port opening if you type netstat -ab|grep xray -A 3 |unique : image

cross-hello avatar Oct 31 '22 09:10 cross-hello