-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial implementation of ipinfo.io offline database * Removed unnecessary code * add: download ipinfo db during docker build * fixed workflow * rename warning in workflow * commit to trigger workflow * Refactor getIP * Improved UI * Updated docker version with 5.4 changes * Updated README.md * Added fallback in getIP in case the offline db is missing * Fixed typos * just md linting * Removed vscode stuff * Implemented fallback in getIP for PHP<8 (returns only the IP) * Updated doc.md * Fixed comments in telemetry_settings.php * New quick start video * Corrected image name in doc_docker.md * Replaced speedtest with just test in stats.php * docker documentation update * typo --------- Co-authored-by: Federico Dossena <[email protected]> Co-authored-by: Stefan Stidl <[email protected]>
- Loading branch information
1 parent
b419726
commit 420be5e
Showing
20 changed files
with
791 additions
and
1,008 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
results/idObfuscation_salt.php | ||
backend/getIP_serverLocation.php | ||
db-dir/ | ||
.vscode/ |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Oops, something went wrong.