gofs
gofs copied to clipboard
A cross-platform real-time file synchronization tool out of the box based on Golang
Relay
https://github.com/no-src/gofs/blob/main/relay/README.md you can also just use NATS Jetstream to do this easily.
First of all, thank you very much for developing such a good tool with rich functions. I have an idea for a product design. 1. A client only needs to...
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.0 to 1.0.1. Release notes Sourced from github.com/gin-contrib/gzip's releases. v1.0.1 Changelog Enhancements 9bcb72e17f78085cce72da139892fd6319489336: chore: refactor dependencies and update packages (@appleboy) 8873d8e537a9472894d5aec6274a4d71b02b00ed: chore: refactor .goreleaser.yaml for changelog automation...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.43.0 to 0.45.1. Release notes Sourced from github.com/quic-go/quic-go's releases. v0.45.1 This patch release contains two fixes: The new Prometheus metrics DefaultConnectionTracer was implemented incorrectly, leading to incorrect...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.24.0. Commits 332fd65 go.mod: update golang.org/x dependencies 0b431c7 x509roots/fallback: update bundle 349231f ssh: implement CryptoPublicKey on sk keys 44c9b0f ssh: allow server auth callbacks to...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.1 to 1.10.0. Release notes Sourced from github.com/gin-gonic/gin's releases. v1.10.0 Changelog Features 5f458dd1a6d631f324e4af9a4f5429ffdf199342: feat(auth): add proxy-server authentication (#3877) (@EndlessParadox1) 7a865dcf1dbe6ec52e074b1ddce830d278eb72cf: feat(bind): ShouldBindBodyWith shortcut and change doc (#3871)...
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

The client and server have been working for a while, but suddenly the client can not authenticate, the client's log fills up very quickly Setting follow readme: Remote Disk Server...