Remove exit nodes from HPing if peers are removed

Former-commit-id: a4365988eb
This commit is contained in:
Owen
2025-12-18 15:04:20 -05:00
parent 675c934ce1
commit fe197f0a0b
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