2 Answers
- Newest
- Most votes
- Most comments
0
I thought that port 55680 might not be listening on the EC2 OS.
Run the following command in EC2 to see if there are any processes listening on the port number.
lsof -i:55680
0
thank you,I find the answer which is that I faild open 55680 in ssh to use v2ray
answered 2 years ago
Relevant content
- asked 6 months ago
No response after entering
If there is no response when you type, it indicates that you are not listening on that port, so testing with "https://ping.eu/port-chk/" will not work. By the way, are you running the command as the Linux root user?