karan_jhr Posted April 21, 2019 Posted April 21, 2019 Hi I want to check all active connections going out of my PC at any moment of time For example if i open an application and it goes back to its source to check latest version, i want to capture the ip address of source its checking at back-end Whats best tool for it, and if its wireshark, what filters i must use thanks
mukz Posted April 21, 2019 Posted April 21, 2019 Wireshark You can use a capture filter host 1.1.1.1 or a display filter ip.addr == 1.1.1.1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now