Changes between Version 1 and Version 2 of Ticket #2696, comment 3
- Timestamp:
- 04/01/20 15:18:03 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2696, comment 3
v1 v2 28 28 $ lsof -i -n -P | grep 10000 29 29 python3 483311 antoine 4u IPv4 6353438 0t0 TCP 192.168.99.1:10000 (LISTEN) 30 $ lsof -i -P | grep 10000 31 python3 483311 antoine 4u IPv4 6394532 0t0 TCP desktop-eth0:10000 (LISTEN) 30 32 }}}