mirror of
https://github.com/cwinfo/yggdrasil-public-peers.git
synced 2024-11-14 04:30:30 +00:00
Merge pull request #36 from carnhofdaki/cz-czechia
Add europe/czechia.md with one IPv4 peer
This commit is contained in:
commit
28ed8bc032
15
europe/czechia.md
Normal file
15
europe/czechia.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Czechia Peers
|
||||||
|
|
||||||
|
Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||||||
|
|
||||||
|
* Prague, awnet.cz, operated by [carnhofdaki](https://github.com/carnhofdaki)
|
||||||
|
* `"94.230.156.206:9000"`
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
```
|
||||||
|
Peers:
|
||||||
|
[
|
||||||
|
tcp://94.230.156.206:9000
|
||||||
|
]
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user