|
|
8 years ago | |
|---|---|---|
| .. | ||
| auto | ce9dc809bc build, cmd/strelaypoolsrv: Build assets using standard script | 9 years ago |
| gui | 309795198d cmd/strelaypoolsrv: Remove hostnames from statusAddr | 9 years ago |
| LICENSE | d7c8075862 Initial commit | 10 years ago |
| README.md | 7d9df5abc6 Update README.md | 10 years ago |
| main.go | ec62888539 lib/connections: Allow on the fly changes to rate limits (fixes #3846) | 8 years ago |
This is the relay pool server for the syncthing project, which allows community hosted relaysrv's to join the public pool.
Servers that join the pool are then advertised to users of syncthing as potential connection points for those who are unable to connect directly due to NAT or firewall issues.
There is very little reason why you'd want to run this yourself, as relaypoolsrv is just used for announcement and lookup of public relay servers. If you are looking to setup a private or a public relay, please check the documentation for relaysrv, which also explains how to join the default public pool.
If you still want to run it, you can run go get github.com/syncthing/relaypoolsrv download it or download the
latest build
from the build server.
See relaypoolsrv -help for configuration options.