mirror of https://github.com/bkerler/tshark
Update README.md
This commit is contained in:
parent
52392533d2
commit
4157279cec
|
@ -67,8 +67,8 @@ All binaries and libraries will be install in "~/android64" directory
|
|||
|
||||
### Testing
|
||||
copy "tshark" and "dumpcap" in wireshark-2.0.12 directory to "/data" on your android devices then using adb to access android shell (you have to access root privilege)
|
||||
$ cd /data
|
||||
$ ./tshark --version
|
||||
- `$ cd /data`
|
||||
- `$ ./tshark --version`
|
||||
|
||||
if tshark working correctly, you will see output like this:
|
||||
Running as user "root" and group "root". This could be dangerous.
|
||||
|
|
Loading…
Reference in New Issue