owenlynda @SurgeTeam @mieqq I noticed when this is configured: [General] always-real-ip = -e6.o.lencr, * It matches the GET request "http://e6.o.lencr.org/MFEwTzBNMEswSTAHBgUrDgMCGgQU1Ho4gEHo6Y0HOHzs9rbY8g%2BlZDEEFA3FzP2b7hQFoUwwgqU%2BXorDWAnSAhIEi8T0gMik5Pz6NbTGfGsm0p0%3D" as it appears without port in recent requests while appending the port; [General] always-real-ip = -e6.o.lencr:80, * does not match "http://e6.o.lencr.org/MFEwTzBNMEswSTAHBgUrDgMCGgQU1Ho4gEHo6Y0HOHzs9rbY8g%2BlZDEEFA3FzP2b7hQFoUwwgqU%2BXorDWAnSAhIEi8T0gMik5Pz6NbTGfGsm0p0%3D"
mieqq owenlynda That's for sure. always-real-ip is matched at the DNS stage and has nothing to do with the port.
owenlynda mieqq Hello Boss, does this parameter "always-real-ip" support specifying host in IP-CIDR format e.g. 127.0.7.89/10 ?
owenlynda Hello Boss @mieqq is it possible to view the external Public IP address of the Wi-Fi on SurgeiOS? Thanks