-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High traffic in idle state #47
Comments
Yes! |
I did the following tests, and discovered 5 bugs: (note that i used fennec and aurora store to connect through tor socks proxy in some tests) TEST1 - NOTIFICATION
[BUG 1 - notification shouldn't show at all when tor is stopped]
TEST2 - SOCKS ON
[BUG 2 - traffic constantly showing in the notification, even if no app is using the proxy] *3C network manager shows the socks proxy alive and the connection towards the obfs4 bridge
[BUG 3 - notification should stop appearing right after stopping invizible pro - tor module (might be related to BUG1)] TEST3 - SOCKS OFF
[BUG 4 - traffic constantly showing in the notification, even if proxy is stopped] tor log tab says while starting tor:
At this point:
At this point: |
Version i have is 1.0.4, Android Q |
1-4 are not bugs. I kindly ask you to reread my answer above. 5 is interesting. I can reproduce it. But I don't know if this is a bug or a feature. Leave an issue to the Tor project anyway. This is not directly related to InviZible. I am using the official Tor inside InviZible. |
Now on a second read I think I know what you mean on what you previously wrote - that the traffic shown in the notification is for: Still, in this case, for BUG 1 and BUG 3 the notification could be stopped when in proxy mode, when no module is running. (Alternatively, the notification could be shown at all times, not intermitently). |
You are wrong. It shows the total speed and traffic for all applications, except for its own. Take total phone traffic and subtract InviZible traffic (Tor, DNSCrypt, bridges, etc.). It should disappear after 10 seconds if none of the modules are running. |
I come back after 2 years, right now i am only using dnscrypt module in tandem with netguard following your guide (https://invizible.net/en/invizible-and-netguard-firewall/). However, i believe the notification is unintuitive, as it cannot be 2gb only for dns traffic and as you said it is reported from all apps. My suggestion would be to add in the notification something like "total apps traffic since 'date'" |
With pleasure. But it is impossible to find a place for it, except to make an extended notification, which is not desirable. |
I have some doubts about setting up netguard and dnscrypt in invizible.. In the guide says to allow invizible in afwall and disable rules in netguard. However, i allowed vpn in afwall and also allowed the dns servers in netguard for invizible app and for the apps that will access the dns servers. It seems to work fine as i see apps in the netguard log querying the dnscrypt ips, but not the localhost ip (127.0.0.1). Is this a problem ? Is the dns traffic encrypted even if the apps seem to query the dns servers directly ? is it just apparent that apps connect to these dns servers but actually the dns traffic is proxied? Not sure if i am doing it right.. I know this is off topic but i would appreciate if you could clarify this a bit for me. Thanks!! |
Are you using NetGuard, AfWall and InviZible all together? |
yes all 3 :) there are some reasons why i use afwall as well:
there might be some other reasons why i choosed this way, that i can't think of right now |
I have not tried using them in this way.
NetGuard does not handle connections to the local host.
Just check it out with sites like browserleaks.com. |
Actually looking into the netguard logs, the app shows to be connecting to 127.0.0.1:5354 even though it shows in the app's connections as connecting directly to the dns server. Browserleaks dns leak test seems to be fine. Thank you! |
Made a test with only tor module running via a single obfs4 default bridge in proxy mode. No app was using the proxy, so no traffic from external sources.
However the invizible pro notification shows around 75 MiB download and 20 MiB upload in one hour interval. Average traffic speed is 15kb* 2 (up+down)/s
Is this the normal behavior?
The text was updated successfully, but these errors were encountered: