Remove exit nodes from HPing if peers are removed

This commit is contained in:
Owen
2025-12-18 15:04:20 -05:00
parent de18c0cc6d
commit a4365988eb
3 changed files with 14 additions and 0 deletions

2
go.mod
View File

@@ -75,3 +75,5 @@ require (
google.golang.org/protobuf v1.36.8 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/fosrl/newt => ../newt