mirror of
https://github.com/safing/portmaster.git
synced 2026-06-19 20:44:35 +00:00
4 lines
157 B
Go
4 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
|