- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Bash script:
curl 'wss://www.overleaf.com/socket.io/1/websocket/XXXXXXXXXXXXXXXXXXXX?projectId=YYYYYYYYYYYYYYYYYYYYYYYY' -H 'User-Agent: Mozilla/5.0…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Shell:
benjamin_loison@Benjamin-Loison-HP-Debian:~$ wscat -c 'wss://www.overleaf.com/socket.io/1/websocket/XXXXXXXXXXXXXXXXXXXX?projectId=XXXXXXXXXXXXXXXXXXXXX…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
DuckDuckGo search "Protocol "wss" not supported or disabled in libcurl".
Shell:
benjamin_loison@Benjamin-Loison-HP-Debian:~$ wscat -c "wss://ws-feed.gdax.…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
curl -I https://www.overleaf.com/socket.io/1/websocket/
Output:
HTTP/2 200
content-type: text/plain
date: Sun, 02 Mar 2025 23:30:05…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Let us read Wikipedia: WebSocket (1265617417).
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Should investigate these keywords.
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Most results seem about hosting our own instance.
https://www.overleaf.com/socket.io/1/websocket/
XXXXXXXXXXXXXXXXXXXX:60:60:websocket,flashsocket,htmlfile,xhr-polling,jsonp-polling
```…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
DuckDuckGo search Overleaf WebSocket.
Check if an app is available on x86 without searching the app in Aurora Store or the Play Store on an x86 setup
Tracked at Benjamin_Loison/AuroraStore/issues/32.
Check if an app is available on x86 without searching the app in Aurora Store or the Play Store on an x86 setup
After a while
Download PDF open a new tab without URL, but does not start a download
With versioning it would be nice to send someone a link like article.pdf?version=42#section to have feedback about a given section at a given point in time (42).
Change home folder without
root access
echo ~
/mnt/homes/@CENSORED/CENSORED/loison_benjamin-1000004
~=test
~=test: command not found
Make my SSH
aliases prefer LAN over Internet but with a single command
Related to Benjamin_Loison/bash/issues/25.
Change home folder without
root access