mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Updating README
This commit is contained in:
parent
495e987938
commit
d81bf27861
2 changed files with 8 additions and 29 deletions
1
INSTALL
1
INSTALL
|
@ -62,7 +62,6 @@ Installation
|
||||||
To build and install into /usr/local/bro:
|
To build and install into /usr/local/bro:
|
||||||
|
|
||||||
> ./configure
|
> ./configure
|
||||||
> cd build
|
|
||||||
> make
|
> make
|
||||||
> make install
|
> make install
|
||||||
|
|
||||||
|
|
36
README
36
README
|
@ -1,31 +1,11 @@
|
||||||
This is release 1.6 of Bro, a system for detecting network intruders in
|
============================
|
||||||
real-time using passive network monitoring.
|
Bro Network Security Monitor
|
||||||
|
============================
|
||||||
|
|
||||||
Please see the file INSTALL for installation instructions and
|
Bro is a powerful framework for network analysis and security monitoring.
|
||||||
pointers for getting started. For more documentation, see the
|
|
||||||
documentation on Bro's home page:
|
|
||||||
|
|
||||||
http://www.bro-ids.org/docs
|
Please see the INSTALL file for installation instructions and pointers
|
||||||
|
for getting started. For more documentation, research publications, or
|
||||||
|
community contact information see Bro's home page:
|
||||||
|
|
||||||
The main parts of Bro's documentation are also available in the doc/
|
http://www.bro-ids.org
|
||||||
directory of the distribution. (Please note that the documentation
|
|
||||||
is still a work in progress; there will be more in future releases.)
|
|
||||||
|
|
||||||
Numerous other Bro-related publications, including a paper describing the
|
|
||||||
system, can be found at
|
|
||||||
|
|
||||||
http://www.bro-ids.org/publications.html
|
|
||||||
|
|
||||||
Send comments, etc., to the Bro mailing list, bro@bro-ids.org.
|
|
||||||
However, please note that you must first subscribe to the list in
|
|
||||||
order to be able to post to it.
|
|
||||||
|
|
||||||
- Vern Paxson & Robin Sommer, on behalf of the Bro development team
|
|
||||||
|
|
||||||
Lawrence Berkeley National Laboratory
|
|
||||||
University of California, Berkeley USA
|
|
||||||
|
|
||||||
ICSI Center for Internet Research (ICIR)
|
|
||||||
International Computer Science Institute
|
|
||||||
Berkeley, CA USA
|
|
||||||
vern@icir.org / robin@icir.org
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue