mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
parent
c5d1aebbfe
commit
ce4b8dd4ac
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ event bro_init() &priority=5
|
||||||
|
|
||||||
# DPD configuration.
|
# DPD configuration.
|
||||||
const ports = {
|
const ports = {
|
||||||
80/tcp, 81/tcp, 631/tcp, 1080/tcp, 3138/tcp,
|
80/tcp, 81/tcp, 631/tcp, 1080/tcp, 3128/tcp,
|
||||||
8000/tcp, 8080/tcp, 8888/tcp,
|
8000/tcp, 8080/tcp, 8888/tcp,
|
||||||
};
|
};
|
||||||
redef dpd_config += {
|
redef dpd_config += {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue