An open API service indexing awesome lists of open source software.

https://github.com/elliotwutingfeng/syncthingrelayserverips

Machine-readable .txt allowlist of Syncthing Relay Server IP Addresses, updated every hour
https://github.com/elliotwutingfeng/syncthingrelayserverips

allowlist firewalla pfblockerng rust syncthing

Last synced: about 2 months ago
JSON representation

Machine-readable .txt allowlist of Syncthing Relay Server IP Addresses, updated every hour

Awesome Lists containing this project

README

        

# Syncthing Relay Server IP Addresses

![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white)
![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge&logo=github-actions&logoColor=white)

[![GitHub license](https://img.shields.io/badge/LICENSE-BSD--3--CLAUSE-GREEN?style=for-the-badge)](LICENSE)
[![scraper](https://img.shields.io/github/actions/workflow/status/elliotwutingfeng/SyncthingRelayServerIPs/scraper.yml?branch=main&label=SCRAPER&style=for-the-badge)](https://github.com/elliotwutingfeng/SyncthingRelayServerIPs/actions/workflows/scraper.yml)
[![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/elliotwutingfeng/SyncthingRelayServerIPs?style=for-the-badge)](https://rust-reportcard.xuri.me/report/github.com/elliotwutingfeng/SyncthingRelayServerIPs)
Total Allowlist IPs

Machine-readable `.txt` allowlist of [Syncthing Relay Server IP Addresses](https://relays.syncthing.net), updated every hour.

**Disclaimer:** _This project is not sponsored, endorsed, or otherwise affiliated with Syncthing._

## Allowlist download

You may download the allowlist [here](ips.txt?raw=1)

## Requirements

- Rust >= 1.64.0

## Setup instructions

`git clone` and `cd` into the project directory, then run the following

```bash
cargo build
```

## Usage

```bash
cargo run
```

 

These files are provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, arising from, out of or in connection with the files or the use of the files.

Any and all trademarks are the property of their respective owners.