]> source.dussan.org Git - rspamd.git/commit
[Feature] Add p0f scanner 3037/head
authordenpamusic <denpa@netfleet.space>
Sun, 15 Sep 2019 20:15:44 +0000 (23:15 +0300)
committerdenpamusic <denpa@netfleet.space>
Sun, 15 Sep 2019 20:15:44 +0000 (23:15 +0300)
commite4e8e675b610b49975c8b90d1d207f6f56ac6f93
tree8fe355be19edbad9347a5155e1b0b60f86db4e2b
parentfba84f7f415307fdc3df3efd60ec8b910e888ef5
[Feature] Add p0f scanner
conf/modules.d/p0f.conf [new file with mode: 0644]
lualib/lua_scanners/init.lua
lualib/lua_scanners/p0f.lua [new file with mode: 0644]
src/plugins/lua/milter_headers.lua
src/plugins/lua/p0f.lua [new file with mode: 0644]
test/functional/cases/161_p0f.robot [new file with mode: 0644]
test/functional/configs/p0f.conf [new file with mode: 0644]
test/functional/lib/vars.py
test/functional/util/dummy_p0f.py [new file with mode: 0755]