T K Sourabh

Results 12 issues of T K Sourabh

OpenAQ provides standard pm2.5 and pm10 values in real time. instead of delhi commission pollution commitee as source use openAQ.

enhancement
data-source-issue

After folding a list item when someone hovers over that folded item, the hover option which have complete[or uncomplete] etc, the `fold` option must convert to `unfold` option.

``` ./xdp_ddos01_blacklist_cmdline --list { "172.20.0.1" : 0, "198.18.50.3" : 0, "80" : { "UDP" : 0 } } Segmentation fault (core dumped) ```

The following short option reports invalid option ``` # ./xdp_ddos01_blacklist_cmdline -l ./xdp_ddos01_blacklist_cmdline: invalid option -- 'l' ```

Some programs need to have descriptive details on what each of the arguments do and how to use them.

While specifying the ip/ports for blacklisting, it requires the --add or --del option in order to pass it to the bpf program. Upon missing those arguments it should return an...

Closes #1248 Signed-off-by: T K Sourab

client

Closes #1277 Signed-off-by: T K Sourab

client

Sorry I got caught up. Hope this is what you needed. Let me know. Signed-off-by: T K Sourabh

I was getting error while setting up the project . Please , update about `.env` file in the readme and nodejs version in dependency file.