Created
          November 2, 2020 10:35 
        
      - 
      
- 
        Save florianpasteur/cddd5b6f2c791aa0a0c2e7dc69d6f90e to your computer and use it in GitHub Desktop. 
    find port usage by process
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | netstat -vanp tcp | grep -E "pid|3000" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment