Fetch the repository succeeded.
我的 IP 查询, 可查询我的 IP 地址及归属地, 及访问本站所使用的设备、操作系统及浏览器版本。
# 获取 JSON 格式
curl 'https://ip.jackjyq.com/' -H 'Content-Type: application/json'
python3.10 -m virtualenv venv
pip install -r requirements.txt
# 下载 IP 数据库
chmod +x download_ip_data.sh
./download_ip_data.sh
DEBUG=True python main.py runserver
# 或者
gunicorn main
Sign in to post a comment
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Repository Comments ( 2 )