evilsocket
|
d070445225
|
refact: refactored to use islazy and updated deps
|
2018-10-10 19:00:25 +02:00 |
|
evilsocket
|
a2b3ee79fb
|
new: net.show now accepts a comma separated list of ip, macs or aliases to filter for
|
2018-10-06 14:57:40 +02:00 |
|
evilsocket
|
9f64372273
|
new: new net.show.meta boolean flag to enable or disable endpoints metainfo rendering
|
2018-09-09 20:24:49 +03:00 |
|
evilsocket
|
6f691245e0
|
misc: small fix or general refactoring i did not bother commenting
|
2018-09-09 18:50:36 +03:00 |
|
evilsocket
|
7ef447e726
|
new: net.show now accepts an IP address parameter which, if present, will be the only endpoint listed in the table
|
2018-09-09 16:36:25 +03:00 |
|
eenblam
|
06ba0903e7
|
lint: replace loop append(x, y...)
|
2018-08-31 15:41:35 -07:00 |
|
evilsocket
|
a58d59d4cb
|
fix: fixed the way endpoints metas are rendered on the net.show table
|
2018-08-30 17:59:42 +03:00 |
|
evilsocket
|
798df7e32f
|
new: grabbing meta info from mDNS TXT records
|
2018-08-30 14:55:38 +03:00 |
|
evilsocket
|
0de6f3a76e
|
more lint driven refactoring
|
2018-04-24 18:26:16 +02:00 |
|
evilsocket
|
3e640c4bac
|
refact: last 20 events in netshow were redundant
|
2018-02-27 04:56:21 +01:00 |
|
evilsocket
|
ec58c55370
|
new: implemented ble.enum and refactored how tabular views work ( ref #74 )
|
2018-02-27 00:35:42 +01:00 |
|
evilsocket
|
d60648f0db
|
fix: using normal mutex instead of atomic increments ( fixes #69 )
|
2018-02-23 10:15:51 +01:00 |
|
evilsocket
|
63cea73f8e
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-23 00:07:09 +01:00 |
|
evilsocket
|
d6fe8fc663
|
fix: showing meta fields when available in net.show (ref #66)
|
2018-02-22 19:08:58 +01:00 |
|
evilsocket
|
eb5a72a44c
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-17 06:04:16 +01:00 |
|
evilsocket
|
48d27f274a
|
refact: renamed package net to network to avoid collision with golang net package.
|
2018-02-15 21:34:46 +01:00 |
|
evilsocket
|
ea477ef2b4
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 19:43:36 +01:00 |
|
evilsocket
|
b288a48f91
|
balls
|
2018-02-10 17:48:58 +01:00 |
|
evilsocket
|
0c4b7f648e
|
fix: giving an alias precedence over hostname in events view.
|
2018-02-10 17:47:55 +01:00 |
|
evilsocket
|
305e22ee2e
|
optimization: optimized locking and op atomicity for the packets queue and network statistics view
|
2018-02-05 21:04:25 +01:00 |
|
evilsocket
|
eb1a53efa3
|
new: showing last events in net.show instead of useless histogram
|
2018-01-31 20:43:07 +01:00 |
|
evilsocket
|
de57fcdc92
|
fix: fix to avoid making all endpoints bold after the first 10 seconds
|
2018-01-30 12:15:14 +01:00 |
|
evilsocket
|
6c7d580868
|
balls
|
2018-01-29 15:32:03 +01:00 |
|
evilsocket
|
6bd88bc7e3
|
fix: dont' show interface twice if it is the gateway
|
2018-01-29 15:30:30 +01:00 |
|
evilsocket
|
7abb3cbb2c
|
new: several improvements to the new.show u
|
2018-01-29 12:26:28 +01:00 |
|
evilsocket
|
a2cc2746b4
|
new: new alias command
|
2018-01-27 20:53:09 +01:00 |
|
evilsocket
|
ef5c5d4d14
|
balls
|
2018-01-27 20:02:42 +01:00 |
|
evilsocket
|
553654dbe2
|
balls
|
2018-01-27 18:47:44 +01:00 |
|
evilsocket
|
c332250afa
|
new: endpoints seen since less than 10 seconds are marked as bold and not seen after 1 minute are marked as dim
|
2018-01-27 18:42:34 +01:00 |
|
evilsocket
|
c18f5541bd
|
refact: refactored net.show command of net.recon module into separate file.
|
2018-01-25 14:53:10 +01:00 |
|