No description
Find a file
2025-12-13 15:50:01 +01:00
app.py Update app.py 2025-12-13 15:50:01 +01:00
ip-api.service Add ip-api.service 2025-12-13 15:37:59 +01:00
nginx-snippets Add nginx-snippets 2025-12-13 15:42:18 +01:00
README.md Update README.md 2025-12-13 15:41:42 +01:00

PixelHosting ip.pixelhosting.nl

cd /opt && git clone https://git.pixelhosting.nl/PixelHosting/ip-show.git

App config

  1. apt install -y python3 python3-uvicorn
  2. cp ip-api.service /etc/systemd/system
  3. sudo systemctl daemon-reload && sudo systemctl enable ip-api.service && sudo systemctl start ip-api.service

License

This project is licensed under the Apache License 2.0 with the Commons Clause restriction.

You may use, modify, and distribute this work for personal and non-commercial purposes only.

You must provide a clear link or reference to the original project when redistributing or using this work.

Commercial use is strictly prohibited.