Logcat to UDP: remove reference to code.google.com and use upstream repo location instead
This commit is contained in:
parent
8a7719ca29
commit
6762e1d9bf
|
@ -15,7 +15,7 @@ destination IP and UDP port. You can send logs to desktop computer through home
|
|||
wifi network, or to server with public IP or cname.
|
||||
|
||||
To listen logs use this python script:
|
||||
[https://code.google.com/p/logcatudp/source/browse/test/listener.py]
|
||||
[https://github.com/Chemik/logcatudp/blob/master/test/listener.py]
|
||||
|
||||
Example: ./listener.py 192.168.1.10 10009
|
||||
|
||||
|
|
Loading…
Reference in a new issue