Changeset 19
- Timestamp:
- 08/03/15 13:39:56 (9 years ago)
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.md
r18 r19 23 23 apt-get install python3-requests python3-numpy python3-netifaces python3-matplotlib 24 24 ``` 25 Otherwise, resort to `pip3`.25 If you can't get the appropriate packages from your distro, resort to `pip3`. 26 26 27 27 In addition, you'll need to have a C compiler and the development … … 103 103 Any questions? See the source, watch our BlackHat presentation, read 104 104 our research paper, or [post an issue](https://github.com/ecbftw/nanown/issues) on GitHub. 105 106 107 # License 108 109 Unless otherwise indicated in the source code, this software is licensed 110 under the GNU GPL version 3. See the LICENSE file for details. 111 112 113 # Contributing 114 115 We certainly welcome and encourage code contributions, no matter how 116 small. Currently, this GitHub repository is a mirror of an SVN 117 repository. Please don't submit pull requests. Instead, just contact us 118 through the issue tracker and send us a patch if needed. We may switch 119 to git later.
Note: See TracChangeset
for help on using the changeset viewer.