mirror of
https://github.com/safing/portmaster
synced 2025-04-17 01:19:09 +00:00
3 lines
157 B
Go
3 lines
157 B
Go
// Package process fetches process and socket information from the operating system.
|
|
// It can find the process owning a network connection.
|
|
package process
|