From e78da5bb5ed5aa27855a84f09c195ab2b69c811a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Thu, 2 May 2024 09:49:39 -0700 Subject: [PATCH] Added networking tool geolocate --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 8e0afb9..e98e671 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1504,3 +1504,4 @@ cheatsheet,tlrc,https://tldr.sh/tlrc/,https://github.com/tldr-pages/tlrc,Officia networking,netscanner,,https://github.com/Chleba/netscanner,All-in-one network scanning tool. video,Pyutube,,https://github.com/Hetari/pyutube,A simple tool to download YouTube video shorts and playlist in just one click. networking,ATAC,,https://github.com/Julien-cpsn/ATAC,"Arguably a Terminal API Client. It is based on well-known clients such as Postman, Insomnia, or even Bruno, but inside your terminal without any specific graphical environment needed; free, account-less, and offline for now and forever." +networking,geolocate,https://geolocatejs.org,https://github.com/adamlui/js-utils,Fetch IP geolocation data.