fix typo, update readme and go module name
This commit is contained in:
parent
9bb840d611
commit
bd4bd56c3d
@ -1,13 +1,13 @@
|
||||
# mikrotik-geoipblock
|
||||
# routeros-geoip
|
||||
|
||||
Generate RouterOS Address Lists based on country code.
|
||||
Generate RouterOS Address Lists based on country code. This can be used for creating up to date geo-ip blocking lists which can be loaded into RouterOS.
|
||||
|
||||
```sh
|
||||
# Example usage
|
||||
./mikrotik-geoipblock myAddressList example.json
|
||||
```
|
||||
|
||||
Createa a config file containing the address lists you want to block
|
||||
Create a config file containing the address lists you want to block
|
||||
|
||||
```json
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user