|
|
1 год назад | |
|---|---|---|
| .. | ||
| auto | d47745a86b all: Update build constraints to Go 1.17 style (#7894) | 4 лет назад |
| gui | 265ce139c5 cmd/strelaypoolsrv: Update map tile URL (#8985) | 2 лет назад |
| LICENSE | d7c8075862 Initial commit | 10 лет назад |
| README.md | 161326c548 all: Weed out a few other http urls (ref #3976) | 8 лет назад |
| main.go | 07a9fa2dbd all: Use own automaxprocs package that doesn't log (ref #9436) (#9437) | 1 год назад |
| main_test.go | 334a78f185 cmd/strelaysrv, cmd/strelaypoolsrv: Sanitize query strings (fixes #8314) (#8315) | 3 лет назад |
| stats.go | 7bdb5faa9c all: Remove or convert deprecated API usages (#8459) | 3 лет назад |
| stats_test.go | 93fdd1c012 cmd/strelaypoolsrv: Prevent scraped metrics moving backwards (#5068) | 7 лет назад |
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.
oschwald/geoip2-golang, oschwald/maxminddb-golang, Copyright (C) 2015 Gregory J. Oschwald.
, Copyright (C) 2011-2013 'pq' Contributors Portions Copyright (C) 2011 Blake Mizerany.