IP Tracer
v1.0
IP-Tracer 用於追蹤 IP 位址。 IP-Tracer 是為基於 Termux 和 Linux 的系統開發的。您可以使用 IP-Tracer 輕鬆擷取 IP 位址資訊。 IP-Tracer 使用 ip-api 來追蹤 IP 位址。
apt update
apt install git -y
git clone https://github.com/rajkumardusad/IP-Tracer.git
cd IP-Tracer
chmod +x install
sh install
或./install
trace -m
追蹤您自己的 IP 位址。
trace -t target-ip
追蹤其他人的 IP 位址,例如ip-tracer -t 127.0.0.1
trace
以獲取更多資訊。
或者
ip-tracer -m
追蹤您自己的 IP 位址。
ip-tracer -t target-ip
追蹤其他人的IP位址,例如ip-tracer -t 127.0.0.1
ip-tracer
了解更多。
該項目沒有積極維護。