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
I've noticed that v2rayN tries to connect to firewalls ips .
is there any specific reason?
can it be fixed? for example defining a rule which if the connection is going to some specific ips , then block them.
this would prevent unattended packets and improve performance.
these are the logs:
proxy/http: request to Method [CONNECT] Host [[2001:4188:2:600:10:10:34:36]:443] with URL [//[2001:4188:2:600:10:10:34:36]:443]
proxy/http: request to Method [CONNECT] Host [10.10.34.36:443] with URL [//10.10.34.36:443]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've noticed that v2rayN tries to connect to firewalls ips .
is there any specific reason?
can it be fixed? for example defining a rule which if the connection is going to some specific ips , then block them.
this would prevent unattended packets and improve performance.
these are the logs:
proxy/http: request to Method [CONNECT] Host [[2001:4188:2:600:10:10:34:36]:443] with URL [//[2001:4188:2:600:10:10:34:36]:443]
proxy/http: request to Method [CONNECT] Host [10.10.34.36:443] with URL [//10.10.34.36:443]
10.10.x.x is Iran's firewall.
Beta Was this translation helpful? Give feedback.
All reactions