Jakob Borg dc2a77ab8e chore: build with Go 1.26; use Go 1.25 features (#10570) há 4 semanas atrás
..
auto d4770ddc77 chore(cmd): clean up commands (#9705) há 1 ano atrás
gui d4770ddc77 chore(cmd): clean up commands (#9705) há 1 ano atrás
LICENSE d4770ddc77 chore(cmd): clean up commands (#9705) há 1 ano atrás
README.md 5f5d672a7d fix(strings): differentiate setup(n) and set(v) up (#10024) há 11 meses atrás
main.go dc2a77ab8e chore: build with Go 1.26; use Go 1.25 features (#10570) há 4 semanas atrás
main_test.go 836045ee87 feat: switch logging framework (#10220) há 7 meses atrás
stats.go dc2a77ab8e chore: build with Go 1.26; use Go 1.25 features (#10570) há 4 semanas atrás
stats_test.go d4770ddc77 chore(cmd): clean up commands (#9705) há 1 ano atrás

README.md

relaypoolsrv

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 set up a private or a public relay, please check the documentation for relaysrv, which also explains how to join the default public pool.

See relaypoolsrv -help for configuration options.

Third-party attributions

oschwald/geoip2-golang, oschwald/maxminddb-golang, Copyright (C) 2015 Gregory J. Oschwald.