#TFM Machine Learning for UDP Scanning Detection ## Install ``` git clone https://git.wacanal.cloud/ernie/tfm.git cd tfm ``` ## Live ``` python3 live.py {SIZE_CACHE} {TTL_STATE} {TTL_BLOCKLIST} {TTL_WAIT_RESPOSE} {IP> ``` ## Server ``` python3 server.py {NAME_MODEL} Listen in localhost:8888 ```