Backport of the same change I made to the upstream: https://github.com/sipa/bitcoin-seeder/pull/95
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rABC68b6c641f45d: Recommend port 15353 when running in user space
On some servers I encountered mDNS services I was not aware of. I think it is better to not mislead
users to think port 5353 is a good choice for running in user space.
This command works well for investigation:
netstat -pln | grep seeder
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- seeder-userspace
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 16797 Build 33444: Build Diff build-diff · build-debug · build-without-wallet · lint-circular-dependencies · build-clang-tidy · build-clang Build 33443: arc lint + arc unit