diff --git a/README.md b/README.md new file mode 100644 index 00000000..c83f1455 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file