Sign inSign up

maxwai/external-ip-check

By maxwai

Updated over 3 years ago

Image
0

122

maxwai/external-ip-check repository overview

Python Python GitHub license

GitHub Project Page

External IP Check

The source code used to log when exactly (exact to the minute) the external IP changes

Getting Started

This is only supposed to run in a docker container.

Needed environment variables
  • PUID : The User ID (UID gotten from id) that all files should be created as, this is so that there are no permission problems outside of the docker container
  • PGID : The Group ID (GID gotten from id) that all files should be created as, this is so that there are no permission problems outside of the docker container.
Paths
  • /usr/src/app/appdata: the appdata Folder.

Tag summary

Content type

Image

Digest

sha256:9f69e5179

Size

21 MB

Last updated

over 3 years ago

docker pull maxwai/external-ip-check