Commit Graph

2 Commits

Author SHA1 Message Date
Kristóf Hauser
31077bd2c4 feat: use ss -tulnp | grep ':PORT ' instead of lsof -i :PORT
On GCP instances lsof -i gives false positive about port usage. Using ss -tulnp fixes this
2024-05-01 15:53:47 +02:00
Mauricio Siu
be56ba046c feat: initial commit 2024-04-28 23:57:52 -06:00