mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
[PR #157] [MERGED] No cloud, config file overwriting, hp #153
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/157
Author: @oschwartz10612
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (3)
8f224e2Add no cloud optiondda0b41Add timeouts to hp348b8f6Try to fix overwriting config file📊 Changes
6 files changed (+73 additions, -12 deletions)
View changed files
📝
README.md(+2 -0)📝
main.go(+16 -8)📝
websocket/client.go(+1 -0)📝
websocket/config.go(+38 -2)📝
wg/wg.go(+10 -2)📝
wgnetstack/wgnetstack.go(+6 -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
--no-cloudoption for pangolin cloud to prevent fall back to the cloud if desired🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.