TCP View for Android

redplate

Senior Member
Feb 8, 2009
858
244
73
Hello! I want to know if there is any app which works like TCPView by Sysinternals for Windows.

I simply want to disconnect active data connections, no matter if wifi or mobile data.

Does such a tool exists?

Edit: i found tools like net tools withhin i can show but dont close active connections.

Also alogcat seems to only show data connections.



Sent from my SGSIII using my Keyboard
 
Last edited:

kuisma

Senior Member
Jun 30, 2009
361
214
0
Sweden
whiteboard.ping.se
Hello! I want to know if there is any app which works like TCPView by Sysinternals for Windows.

I simply want to disconnect active data connections, no matter if wifi or mobile data.

Does such a tool exists?

Edit: i found tools like net tools withhin i can show but dont close active connections.

Also alogcat seems to only show data connections.
I'd recommend some firewall app. Just closing a connection will not hinder the app to re-open it again. Using a firewall app, you can make sure the connection stays closed.

The shell command netstat shows active connections.
 
  • Like
Reactions: redplate

redplate

Senior Member
Feb 8, 2009
858
244
73
Thank you. Im alrdy using avast fw with whitelist mode and it works as it should.

I was asking because some apps dont start until they got an internet connection (even if they dont need one) or it takes rly long till connection times out so they can start.

So i thoight i could block them going online and disconnect the pending connection which is -listening- to some port and waiting for connection.

Sent from my GT-I9300 using Tapatalk 2