Eric Luo

Results 275 issues of Eric Luo

Hi. Thanks for creating the amazing aircrack-ng first! I'm the author of [Npcap](https://github.com/nmap/npcap), a fork of `WinPcap` but supports `802.11 packets` capturing (e.g. using `Wireshark`). It's like `Airpcap`, but it...

enhancement

Hi. We want to use ua-parser in our project. And we want to see what performance (parse how many UserAgent strings per sceond) each parser implementation (C, Java, Go..) can...

needs testcase

Hi all, currently, we only get ``(browser, OS, device)``, we also classify some traffic as ``spider``. But this ``spider" is very weird to appear in the ``device`` field. I think...

oauth2 proxy is a web framework which provides OAuth authentication. Is there any way to make it support authorization too? For example via a HTTP plugin? As I know, a...

Casbin dashboard has a page for models. We want to check whether the user has written a correct Casbin model or not. If it has syntax error, we want to...

enhancement
help wanted

Currently, we have visualized model, adapter, enforcer pages. We also need to add a test page to hold all test cases for an enforcer: https://github.com/casbin/casbin/blob/master/model_test.go So the enforcer can tested...

enhancement
help wanted

We know Casbin is based on model and policy. But they are difficult for beginners to use and understand. Some terms like "User Management", "Role Management", "Permission Management" are more...

enhancement
help wanted

@BetaCat0 @GopherJ can you help manage the issues and review the PRs in this repo?

Env: - Windows 10 x64, 21H2 - Docker Desktop 4.7.0 (77141) Steps: - Run docker/docker-compose.yml Error: ``` => CACHED [ 8/35] RUN git clone https://github.com/nginx/nginx-tests 0.0s => CACHED [ 9/35]...