Prevent DDoS of my own website.
This commit is contained in:
parent
8fc2032da4
commit
80df586261
|
@ -1,7 +1,7 @@
|
||||||
- targets: # url;humanname;routing;switch
|
- targets: # url;humanname;routing;switch
|
||||||
- http://www.google.com/;google.com;external;internetbox
|
- http://www.google.com/;google.com;external;internetbox
|
||||||
- https://github.com/;github.com;external;internetbox
|
- https://github.com/;github.com;external;internetbox
|
||||||
- https://www.jeffgeerling.com;jeffgeerling.com;external;internetbox
|
- https://www.apple.com/;apple.com;external;internetbox
|
||||||
# - http://192.168.1.1;internetbox;local;internetbox
|
# - http://192.168.1.1;internetbox;local;internetbox
|
||||||
# - http://192.168.1.42;blackdata;local;orbirouter-attic
|
# - http://192.168.1.42;blackdata;local;orbirouter-attic
|
||||||
# - http://192.168.1.101;orbirouter;local;orbirouter
|
# - http://192.168.1.101;orbirouter;local;orbirouter
|
||||||
|
|
Loading…
Reference in New Issue