Skip to content

Commit

Permalink
πŸ“ docs: add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
comstering committed Oct 14, 2021
1 parent 67881ad commit c41a591
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# W
W is network control soultion in Host Level.

## NetBlock

visit the website: [WiFi Event](http://wifievent.io)

# Develop doc
## Library
- [libpcap](https://www.tcpdump.org/) : For Linux
- [npcap](https://nmap.org/) : For Widows
- [sqlite3](https://www.sqlite.org/)
- [STL(Standard Template Library)](https://www.cplusplus.com/reference/stl/)

## Language
- C++ 11

0 comments on commit c41a591

Please sign in to comment.