Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ntop/ntopng

lucaderi opened an issue on ntop/ntopng
Incomplete ClickhouseDB Table Definition
ClickHouse DB schema is incomplete and it works only because ALTER TABLE add missing columns https://github.com/ntop/ntopng/blob/dev/httpdocs/misc/db_schema_clickhouse.sql
lucaderi created a comment on an issue on ntop/ntopng
The current implementation works as expected

View on GitHub

lucaderi closed an issue on ntop/ntopng
Invalid FIN scan Alert
<img width="1639" alt="Screenshot 2024-08-18 at 11 08 41" src="https://github.com/user-attachments/assets/8b9da3e8-a196-493d-8a77-8df0276b9466"> Same as https://github.com/ntop/ntopng/issues/863...
lucaderi created a comment on an issue on ntop/ntopng
This code overlaps with SYN scan that is enough for our needs

View on GitHub

lucaderi closed an issue on ntop/ntopng
Invalid SYN Flood Error
<img width="1690" alt="Screenshot 2024-08-18 at 11 07 13" src="https://github.com/user-attachments/assets/f57732d1-9e85-4f90-94da-fae751c76a66"> if a host makes many successful requests/sec they...
lucaderi created a comment on an issue on ntop/ntopng
We have decided to leave it as is, for the time being

View on GitHub

lucaderi closed an issue on ntop/ntopng
Replace Exporter IP with Exporter UUID in Live Flows
As you can have multiple exporters per IP, this is to request to replace (in flows) the exporter IP with the exporter UUID to avoid ambiguities
Greetlist starred ntop/ntopng
marcoeg opened a pull request on ntop/ntopng
Fix issue #8770: Update webhook endpoint functionality
Please sign (check) the below before submitting the Pull Request: - [X ] I have signed the ntop Contributor License Agreement at https://github.com/ntop/legal/blob/main/individual-contributor-li...
marcoeg forked ntop/ntopng

marcoeg/ntopng

mrofisr starred ntop/ntopng
lucaderi pushed 1 commit to dev ntop/ntopng
  • Added SNMP_MSG_REPORT support (#8766) 42a6d07

View on GitHub

cardigliano pushed 1 commit to dev ntop/ntopng

View on GitHub

cardigliano pushed 1 commit to dev ntop/ntopng
  • Add pref to enable LDAP debug edd48b7

View on GitHub

YellowMan02 opened a pull request on ntop/ntopng
Added back-end monthly (30-days) granularity for local traffic rules
Please sign (check) the below before submitting the Pull Request: - [x ] I have signed the ntop Contributor License Agreement at https://github.com/ntop/legal/blob/main/individual-contributor-li...
MatteoBiscosi pushed 1 commit to dev ntop/ntopng

View on GitHub

cardigliano pushed 1 commit to dev ntop/ntopng
  • Restore SRC_NETWORK_ID DST_NETWORK_ID data type to UInt16 for the time being 1eab4be

View on GitHub

cardigliano pushed 1 commit to dev ntop/ntopng
  • Remove SRC_NETWORK_ID DST_NETWORK_ID type change from init (to be moved to the startup script) d25e23a

View on GitHub

lucaderi opened an issue on ntop/ntopng
Special characters not accepted in password in SNMP v3 device configuration
Apparently not all valid characters are accepted in the SNMPv3 configuration page
cardigliano pushed 1 commit to dev ntop/ntopng
  • Change SRC_NETWORK_ID DST_NETWORK_ID from UInt16 to UInt32 5fd9b1c

View on GitHub

cardigliano pushed 1 commit to dev ntop/ntopng
  • Make local network limit variable fad632b

View on GitHub

lucaderi created a comment on an issue on ntop/ntopng
This can be reproduced with snmpwalk -v 3 -u authUser -l authPriv -a MD5 -A wrongpassword -x DES -X privpassword localhost

View on GitHub

cardigliano opened an issue on ntop/ntopng
Rework data structure for Local Networks
Local Networks are currently identified by a sequential ID and stored in a statically-allocated array (see local_network_names/local_network_aliases in Ntop). This can create issues when adding new...
cardigliano created a comment on an issue on ntop/ntopng
Latest image seems to be working for me

View on GitHub

MatteoBiscosi pushed 1 commit to 6.2-stable ntop/ntopng
  • Fixes snmp passphrase length 7ac2e31

View on GitHub

MatteoBiscosi pushed 1 commit to dev ntop/ntopng
  • Reduced minimum snmp passphrase length f451c8f

View on GitHub

krishaqua starred ntop/ntopng
spectral-sequence starred ntop/ntopng
forestwhite299 forked ntop/ntopng

forestwhite299/ntopng

DGabri opened an issue on ntop/ntopng
Fix Webhook notifications
When i want to receive alert notifications from a webhook: 1. the JSON formatting is not consistent, particularly the 'json' key is not properly formatted 2. I setup a webhook server to receive n...
Load more