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 获取更多信息。
此项目不再活跃维护。