https://github.com/bitdust/udp_logger
log the udp message and show the log by bottle.py
https://github.com/bitdust/udp_logger
Last synced: about 1 month ago
JSON representation
log the udp message and show the log by bottle.py
- Host: GitHub
- URL: https://github.com/bitdust/udp_logger
- Owner: bitdust
- License: mit
- Created: 2017-10-13T12:05:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T04:05:49.000Z (over 8 years ago)
- Last Synced: 2025-03-02T12:46:03.613Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
log the simple udp message and the sender's IP & port.
=======how to use=======
/read_log
read all udp log
/clear_log
clear all log
/test_log
send a test message to local udp port
/readme
some help message
=======how to deploy=======
0.requires python3.6+ & python3-bottle & python3-gevent
1.modify my_settings.py
2.run udp_server.py & web_server.py
3.test the service by access /test_log or send a simple string to the udp port