@ -100,6 +100,11 @@ The hosts record is organized with redis hash map. and the key the map is config
redis-key = "godns:hosts"
redis-key = "godns:hosts"
```
```
_Insert hosts records into redis_
```
redis > hset godns:hosts www.sina.com.cn 1.1.1.1
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.