UNPKG
dtp-tripwire-agent
Version:
latest (1.0.7)
1.0.7
A service for protecting your node against malicious attacks and scans.
dtp-tripwire-agent
/
index.js
3 lines
(2 loc)
•
67 B
JavaScript
View Raw
1
2
3
import
tripwire
from
"./dist/service.js"
;
export
default
tripwire;