11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
actual.site.quack-lab.dev {
|
|
@lan {
|
|
remote_ip 192.168.0.0/16 127.0.0.0/8 10.0.0.0/8 172.16.0.0/12 86.33.11.123
|
|
}
|
|
handle @lan {
|
|
reverse_proxy actual_server:5006
|
|
}
|
|
handle {
|
|
respond "Njet Molotoff" 403
|
|
}
|
|
} |