b360c1b684
http://code.google.com will redirect to https. This changes that url to https:// everywhere to also leak less info
32 lines
991 B
Plaintext
32 lines
991 B
Plaintext
Categories:System
|
|
License:Apache2
|
|
Web Site:https://code.google.com/p/logcatudp
|
|
Source Code:https://code.google.com/p/logcatudp/source
|
|
Issue Tracker:https://code.google.com/p/logcatudp/issues
|
|
|
|
Auto Name:Logcat to UDP
|
|
Summary:Wireless logging
|
|
Description:
|
|
N.B. This probably won't work on Android 4.1+.
|
|
|
|
Simple tool for android development that sends a log to UDP port or share it via email, bluetooth, etc.
|
|
Background service is collecting logs and sending them to 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
|
|
Example:
|
|
$ ./listener.py 192.168.1.10 10009
|
|
|
|
You can also use your desktop syslog server to receive logs.
|
|
.
|
|
|
|
Repo Type:hg
|
|
Repo:https://code.google.com/p/logcatudp
|
|
|
|
Build Version:0.5,5,235851
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:0.5
|
|
Current Version Code:5
|
|
|