We have the WHOIS lookup popup in the viewonline section. It doesnt really give us any good info.
By replacing it with a lookup from IPHub, we can see if a proxy is used and country.
One tiny edit.
Open:
styles/prosilver/template/viewonline_body.html
Find:
Code: Select all
{user_row.U_WHOIS}
Code: Select all
https://iphub.info/?ip={{ user_row.USER_IP }}
The result when clicking the WHOIS link in the viewonline page: