Commit Graph

12 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
440f3e7f0f Merge pull request #9 from barelyhuman/fix/typo
Thank you!
2024-04-30 14:06:05 -06:00
Siddharth Gelera (reaper)
d6a70a8e3f fix: typo 2024-04-30 19:51:05 +05:30
Mauricio Siu
ada5835c05 chore: add codeowners and pull request workflow 2024-04-29 23:32:25 -06:00
Mauricio Siu
be56ba046c feat: initial commit 2024-04-28 23:57:52 -06:00
Mauricio Siu
8857a20344 removed 2024-04-28 22:33:05 -06:00
Mauricio Siu
bd6eb6eff1 remove 2024-04-28 04:32:59 -06:00
Mauricio Siu
ce80e30e2f Update README.md 2024-04-28 04:32:26 -06:00
Mauricio Siu
d96d4b7539 Add files via upload 2024-04-28 04:31:45 -06:00
Mauricio Siu
0d7af8e175 Update LICENSE 2024-04-28 03:22:29 -06:00
Mauricio Siu
0fcadaba6d Update README.md 2024-04-19 01:49:44 -06:00
Mauricio Siu
48bf9a162c Initial commit 2024-04-19 01:49:30 -06:00