- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
How to run a Python script?
/etc/nginx/sites-enabled/etesync:
upstream etebase {
server 127.0.0.1:8001;
}
server {
...
location / {
proxy_pass…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Using python3 -i to possibly give orders to PlayWright, but I doubt so.
~/db/sessions/[0-9a-f]{32} purpose?
See how much the computer is being used but without specific program precision
Related to Benjamin_Loison/iotop/issues/1.
See how much the computer is being used but without specific program precision
For reference: Internet and bandwidth.
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Thanks to logs if not notified should be able to investigate why.
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Output:
2025-10-24 22:09:51.217163 message='2::'
2025-10-24 22:10:07.306708 Checking at 1761336607.306685 (lastTime=1761336591.217317)
2025-10-24 22:10:10.63…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
headless = False may help figure out what's wrong to not receiving a ping anymore.
Be notified on user access
The issue is that I would like to track many files like about one per week.
Be notified on user access
PlayWright WebSocket interceptor may help, but as it is encrypted, would need to verify UI content at each message received.
Related to [Benjamin_Loison/WhatsApp/issues/30#issuecomment-7874381](…