Open Source Continuous File Synchronization; contains branches to build Syncthing as a C library
Go to file
2015-09-14 13:46:20 +02:00
client Receive the invite, otherwise stop blocks, add extra arguments 2015-09-06 20:25:53 +01:00
protocol Use a single socket for relaying 2015-09-02 21:35:52 +01:00
testutil Add a test method, fix nil pointer panic 2015-09-06 18:35:38 +01:00
.gitignore Improve status reporter 2015-08-20 14:29:57 +02:00
build.sh Cleaner build 2015-08-20 12:33:11 +02:00
CONTRIBUTORS I contribute stuff 2015-08-20 12:33:52 +02:00
LICENSE Initial commit 2015-06-24 00:34:16 +01:00
listener.go Server should respond to ping 2015-09-14 13:46:20 +02:00
main.go Join relay pool by default 2015-09-07 09:21:23 +01:00
pool.go Handle 403 2015-09-07 18:12:18 +01:00
README.md Progress 2015-06-28 19:57:13 +01:00
session.go Improve status reporter 2015-08-20 14:29:57 +02:00
status.go Improve status reporter 2015-08-20 14:29:57 +02:00
utils.go Progress 2015-06-28 19:57:13 +01:00

relaysrv

This is the relay server for the syncthing project.

go get github.com/syncthing/relaysrv