tomasz1986 0619a27872 cmd/strelaypoolsrv: Fix minor grammar, use https in links (#7695) 3 anni fa
..
auto e321bd3941 lib/*/auto: Add noassets files (#7490) 3 anni fa
gui 0619a27872 cmd/strelaypoolsrv: Fix minor grammar, use https in links (#7695) 3 anni fa
LICENSE d7c8075862 Initial commit 9 anni fa
README.md 161326c548 all: Weed out a few other http urls (ref #3976) 7 anni fa
main.go 4d979a1ce9 all: Truncate some timestamps (fixes #7457) (#7459) 3 anni fa
main_test.go 0941ce76b7 cmd/strelaypoolsrv: Fix relay shuffling (fixes #6936) (#6935) 4 anni fa
stats.go 9fd270d78e all: A few more interesting linter fixes (#5502) 5 anni fa
stats_test.go 93fdd1c012 cmd/strelaypoolsrv: Prevent scraped metrics moving backwards (#5068) 6 anni fa

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 setup 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.

lib/pq

, Copyright (C) 2011-2013 'pq' Contributors Portions Copyright (C) 2011 Blake Mizerany.