mirror of
https://github.com/fosrl/newt.git
synced 2026-05-05 23:50:10 -05:00
[PR #214] [MERGED] 1.8.0-rc.0 #677
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/214
Author: @oschwartz10612
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/22/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
44470abPrint version before otel0637360Fix healthcheck interval not resetting004bb9bAllow proto restrictiondc180abAdd test udp server and client5e7b970Merge pull request #203 from fosrl/port-firewall058330dIcmp255be2a5Handle reply correctly6e9249eAdd disable icmp5c5ef4cMerge branch 'dev' into icmp2a9b84c8Disabling icmp ping📊 Changes
10 files changed (+664 additions, -56 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
clients/clients.go(+24 -11)📝
healthcheck/healthcheck.go(+9 -8)📝
holepunch/holepunch.go(+46 -0)📝
main.go(+7 -7)📝
netstack2/handlers.go(+351 -0)📝
netstack2/proxy.go(+105 -18)📝
netstack2/tun.go(+14 -11)➕
udp_client.py(+49 -0)➕
udp_server.py(+58 -0)📄 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
1.8.0-rc.0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.