mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
[PR #84] [MERGED] Ping improvements, dependabot, hostname in docker #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/84
Author: @oschwartz10612
Created: 7/13/2025
Status: ✅ Merged
Merged: 7/13/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (9)
9348842added use of hostname if available4d343e3Update README.md for health check58a74fcMerge branch 'patch-5' of github.com:woutervanelten/newt into woutervanelten-patch-5f513f97Working on better ping663e283Fix typo with _6f4469aMerge branch 'woutervanelten-patch-5' into dev86e262aMerge branch 'main' into dev7264bb7Merge branch 'patch-2' of github.com:woutervanelten/newt into woutervanelten-patch-2e842136Merge branch 'woutervanelten-patch-2' into dev📊 Changes
4 files changed (+141 additions, -16 deletions)
View changed files
📝
README.md(+4 -1)📝
docker/client.go(+11 -0)📝
main.go(+17 -4)📝
util.go(+109 -11)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Adjust ping logic to be more tolerant of tunnel congestion
Add hostname to docker collection data
Readme documentation
Dependabot updates
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.