Connect to Linux Ports Instantly with 1 Click

  • Thread starter Thread starter Hamhiu
  • Start date Start date
  • Tags Tags
    Connection Linux
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Hamhiu
Messages
5
Reaction score
0
What soft or tool can i use to interrupt internet connection to a certain established port with just one mouseclick ?
Thanks
 
Physics news on Phys.org
Interrupt?

You could try using escape - however, if it hangs too much, I use 'top' to find the pid, then 'kill -9 xxxxx' (or killall mozilla)