Logcat to UDP: remove reference to code.google.com and use upstream repo location instead

This commit is contained in:
est31 2016-06-17 04:16:45 +02:00
parent 8a7719ca29
commit 6762e1d9bf

View file

@ -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