mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-11-22 04:50:28 +00:00
forbid hostnames in credentials
This commit is contained in:
parent
4e8cf4c383
commit
5f25c3fa50
@ -40,6 +40,8 @@ We have tried to standardize the structure of the actual credential files, as su
|
|||||||
- there is a space after each colon
|
- there is a space after each colon
|
||||||
- indentation uses four spaces
|
- indentation uses four spaces
|
||||||
- the file ends with a newline character.
|
- the file ends with a newline character.
|
||||||
|
* credentials must use IP:port strings for keys
|
||||||
|
- credentials using hostnames will not be accepted
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user