The log only shows the IP, how to show the domain
Please answer these questions before submitting your issue. Thanks!
(Please mention that if the issue you filed is solved, you may wish to close it by yourself. Thanks again.)
(PS, you can remove 3 lines above, including this one, before post your issue.)
What version of shadowsocks-libev are you using?
3.3.4
What operating system are you using?
Ubuntu 20.04 x64
What did you do?
apt install shadowsocks-libev ss-server -s 0.0.0.0 -p 9000 -m aes-256-cfb -k 123 -v
What did you expect to see?
The log only shows the IP, how to show the domain name
What did you see instead?
The log only shows the IP
2022-04-05 15:27:31 INFO: new connection to remote, 19 opened remote connections 2022-04-05 15:27:32 INFO: new connection from client, 20 opened client connections 2022-04-05 15:27:32 INFO: [9000] connect to 142.251.1.95:443 2022-04-05 15:27:32 INFO: new connection to remote, 20 opened remote connections 2022-04-05 15:27:32 INFO: new connection from client, 21 opened client connections 2022-04-05 15:27:32 INFO: [9000] connect to 47.88.232.213:443 2022-04-05 15:27:32 INFO: new connection to remote, 21 opened remote connections 2022-04-05 15:27:33 INFO: new connection from client, 22 opened client connections 2022-04-05 15:27:33 INFO: [9000] connect to 74.125.131.99:443
What is your config in detail (with all sensitive info masked)?
ss-server -s 0.0.0.0 -p 9000 -m aes-256-cfb -k 123 -v