You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We haven't set up your exact configuration before, but it should work for you.
Please note: the use of * and ? for wildcard matching (e.g. .example.com), and regular expressions (e.g. /^.\.example\.com$/) are PRO features, so if you are using the Community edition of Console Ninja, it won't work for you. If you do not have PRO, then you will need provide the explicit name of your host (e.g. some.com).
If you're still having problems, can you please provide us with your ~/.console-ninja/trace.log file, which is located in your home folder under a hidden .console-ninja folder?
Describe the feature you'd like.
It operates normally in a local enviroment, but does not log when accessing a local address from a mobile device.
My guess is that the WebSocket connection address is 127.0.0.1, is there a way to fix this ?
-log file-
info host -----------starting---------
info extenstion hostpreocess output:port:[55880]
info extension
info host client connected: extension { address: '127.0.0.1', family: 'IPv4", 'port: 55880 }
mobile device access no localhost
mobile device access some.test.com
some.test.com -> proxy -> 123.123.123.123 (in my public ipv4 )
The text was updated successfully, but these errors were encountered: