-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a726f00
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code has a bug when running on my device. The app's logcat prints "D/com.v2ray.ang(10097): xxx.men is an invalid ip or domain". My device OS is Android 10, the app version is 1.8.29, and xxx.men is the domain name of my node (xxx is an alias). After I changed the domain name to xxx.com, the app can connect normally, but xxx.com is not my domain name. And my node can connect normally on the old version of the app.