cawa
This commit is contained in:
parent
8f56cbd5c8
commit
b816412306
6 changed files with 304 additions and 3 deletions
|
|
@ -2,9 +2,7 @@ import re
|
|||
import ipaddress
|
||||
from datetime import datetime, timezone
|
||||
import time
|
||||
|
||||
ACCESS_LOG = "/var/log/nginx/access.log"
|
||||
OUTPUT_LOG = "/home/proxi/geolog/file.log"
|
||||
from local import *
|
||||
|
||||
INTERNAL_NETWORKS = [
|
||||
ipaddress.ip_network("10.0.0.0/8"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue