feat: update readme and show my ip

This commit is contained in:
2025-08-27 23:59:20 +08:00
parent 06f0b20883
commit 6f137f192e
2 changed files with 8 additions and 2 deletions

View File

@@ -15,3 +15,8 @@ trusted-host=mirrors.aliyun.com
pip install requests
```
----
```shell
PYTHONPATH=./.venv/lib/python3.10/site-packages/ ./ShowMyIp.py
```