├── _index.md ├── ndpi.html ├── ntopng.html ├── pf_ring.html ├── who_we_are.html └── work_with_us.html /_index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: ntop 3 | themes: 4 | - World wide web 5 | website: https://ntop.org/ 6 | logo: stands/ntop/logo.png 7 | description: | 8 | 9 |
12 | ntop started as an opensource project in 1998 whose goal was to create a simple yet effective web-based traffic monitoring platform. Many things have changed since then, including the nature of the traffic being analyzed, operating systems being run, and the way users interact with technologies. During this time, ntop has evolved into a fully-fledged research company with many opensource projects whose main spirit is still the original one, namely, innovate network monitoring using commodity hardware and freely available operating systems. 13 |
14 |26 | We believe FOSDEM is a unique event, definitely the most important in Europe, when it comes to opensource software. We have already presented and showcased our open-source projects during past FOSDEM events, with very positive feedback. As ntop benefits daily from the opensource community and software, we believe FOSDEM is also an invaluable opportunity to give back to the community a part of what ntop develops. 27 |
28 | 29 |36 | Check the schedule below to join the events. 37 |
Event | 53 |Speakers | 54 | 55 |Start | 56 |End | 57 |||
---|---|---|---|---|---|
Saturday |
63 | |||||
78 | | ntop @ FOSDEM Ongoing developments and future directions |
79 | Luca Deri | 80 | 81 |11:00 | 82 |11:30 | 83 ||
87 | | Chat With the ntop Developers Meet with the Community |
88 | 89 | 90 | | 11:30 | 91 |12:00 | 92 ||
Sunday |
107 | |||||
111 | | nDPI and Cybersecurity Network Traffic Classification for Cybersecurity and Monitoring |
112 | Luca Deri | 113 | 114 |13:00 | 115 |13:30 | 116 |
167 | We believe in the community as the driving force of our activitie. We want to improve ourselves and we aspire to enhance your experience with ntop opensource software. One of our main objectives is to listen to our community and work with our developers and users alike to provide high quality functionalities to our software. To say in touch with the community and the developers, you can join public ntop discussions or the FOSDEM22 chatroom. 168 |
169 | 170 |172 | One of the main principles of ntop is that even if we need support for continuing our developments, we have never charged universities, education, no-profit (in this category fall NGOs, social associations for public good such as ONLUS and 501(C), hospitals, and charitable associations; other organisations such as municipalities, government departments or organisations that do not offer a public service DO NOT qualify) and scientific research organisations. 173 |
174 | 175 |176 | So if you qualify, we will offer our software products for free, and ask our partners who manufacture hardware-based products to provide you a discount. In the latter case please mail us, and explain why you qualify for free licenses. 177 |
178 | 179 | 180 | layout: stand 181 | chatroom: ntop 182 | --- 183 | -------------------------------------------------------------------------------- /ndpi.html: -------------------------------------------------------------------------------- 1 | --- 2 | title: nDPI - Deep Network Traffic Inspection 3 | layout: single 4 | --- 5 | 6 | 7 | 8 | 9 |15 | nDPI is an open source LGPLv3 library for deep-packet inspection. Based on OpenDPI it includes ntop extensions. 16 |
17 | 18 |19 | nDPI is a ntop-maintained superset of the popular OpenDPI library. Released under the LGPL license, its goal is to extend the original library by adding new protocols that are otherwise available only on the paid version of OpenDPI. In addition to Unix platforms, we also support Windows, in order to provide you a cross-platform DPI experience. Furthermore, we have modified nDPI to be more suitable for traffic monitoring applications, by disabling specific features that slow down the DPI engine while being them un-necessary for network traffic monitoring. 20 |
21 | 22 | 23 |35 | You can read about how nDPI is used from one of the resources below: 36 |
47 | Use the GitHub nDPI project page to download nDPI source code and start playing with it. 48 |
49 |50 | You may also be interested in one of the following topics: 51 |
55 | 56 |65 | To report bugs you can use the official GitHub nDPI issues page. To say in touch with the community and the developers, you can join public ntop discussions or the FOSDEM21 chatroom. 66 |
67 |19 | ntopng is the next generation version of the original ntop, a network traffic probe that monitors network usage. ntopng is based on libpcap/PF_RING and it has been written in a portable way in order to virtually run on every Unix platform, MacOS and on Windows as well. 20 |
21 |
30 |
31 |
40 | In this video we briefly introduce the main features of ntopng community. We show how to monitor network activity with hosts and flows, how to actively monitor hosts and services, and a flexible way to emit alerts. 41 |
42 |43 | 47 | 52 |
58 | In this video we look at how ntopng can be used to perform behavioral traffic analyses, to uncover suspicious or unwanted network activities. 59 |
60 |66 | Here we look at how ntopng can be used also to actively monitor hosts and services, to timely react to potential outages and security risks. 67 |
68 |77 | You can download a packaged version of ntopng from our website. You can also read more about how to use ntopng from one of the resources below: 78 |
91 | The primary place for ntopng specific documentation is the ntopng User Guide. 92 |
93 |94 | You may also be interested in one of the following topics: 95 |
108 | To report bugs you can use the official GitHub ntopng issues page. To say in touch with the community and the developers, you can join public ntop discussions or the FOSDEM22 chatroom. 109 |
110 | 111 |117 | ntopng has historically relied on the community to grow and evolve. The easiest way to contribute to ntopng is to try out our development releases. Offer us feedback as soon as possible so we can spot bugs early and improve quickly. 118 | 119 |
125 | How do users use ntopng? What are their experiences and thoughts? You can find out more by checking out our previous conferences ntopConf 2019 and ntopConf 2020. 126 |
127 |14 | PF_RING is a Linux kernel module and user-space framework that allows you to process packets at high-rates while providing you a consistent API for packet processing applications. 15 |
16 | 17 |28 | To report bugs you can use the official GitHub PF_RING issues page. To say in touch with the community and the developers, you can join public ntop discussions or the FOSDEM22 chatroom. 29 |
30 |14 |
18 | |
20 |
21 | Maria Teresa Allegro22 |Administration and Accounting 23 | |
24 |
27 | |
29 |
30 | Matteo Biscosi31 |Software Engineer 32 | |
33 |
36 | |
38 |
39 | Alfredo Cardigliano40 |Principal Engineer 41 | |
42 |
45 | |
47 |
48 | Antonio De Giorgi49 |Business Development 50 | |
51 |
54 | |
56 |
57 | Luca Deri58 |Founder 59 | |
60 |
16 | As ntop software is increasing in popularity, we need help for supporting our users and working at new developments. Therefore we are looking for someone to join our development time, help us, and assist the user community. 17 |
18 | 19 |22 | We are looking for a candidate located in Italy or in a similar time zone (CET) willing to work remotely or (better) at our main location in Pisa. We offer semi-flexible working hours with a set of time to be allocated every day Mon-Fri during standard working hours (9 AM - 6 PM). 23 | 24 | Candidates will be trained, and integrated in the ntop team. We are looking for people interested in networking willing to learn personally and serve the community. 25 |
26 | 27 | 28 |31 |
45 |
63 | Monthly payments at the end of the month. Salary will vary according to experience. Part of the company revenues will be paid as individual bonus (i.e. ntop also belongs to you). 64 |
65 | 66 |69 | If you believe you're the right person, please send a mail to jobs@ntop.org and include: 70 |
77 | 78 |