

What useful information do they get from users?
Are they just referring to personal data when you sign up, or are they using deep packet inspection to see where their customers are browsing?
An Australian fella.


What useful information do they get from users?
Are they just referring to personal data when you sign up, or are they using deep packet inspection to see where their customers are browsing?
If you guessed this sound (rubber duck squeak) is not like the others then you’re absolutely right!
Source: Sesame Street record from when I was a kid.


I only know how to stick it in a cell in a table and center the cell.
Never learned css, a bit left behind now hehe.


I didn’t notice any issues with my self hosted Rustdesk setup, but I guess this would freak out new users.


Entertaining mess. Nine new borked clocks a minute. A couple readable.


Hehe. It took a dump this week too.


Rustdesk.
It’s TeamViewer / AnyDesk without the headaches.
Not sure of your model. Have a look at the power button. If it’s not part of the keyboard, check how it connects to the mainboard. It might be a small flex cable that slides under or into a socket on the board, and might have come out.


Here’s one used daily:
connect ‘192.168.15.20:23 /nossh /T=1’
timeout=30
wait ‘username:’
sendln ‘admin’
wait ‘password:’
sendln ‘hunter2’
wait ‘DSPXmini>’
sendln ‘set dspx.enum.0 digital_audio’
wait ‘digital_audio’
if result=0 goto Error
if result=1 goto Success
:Error
messagebox ‘Something went wrong. Please call Xxxxx on xxxxxxxxxx for help.’ ‘Bugger.’
goto End
:Success
messagebox ‘Done :-) Studio B is now ISOLATED from the transmitter. You can now play around in Studio B without affecting what is going to air.’ ‘Studio B Isolated.’
messagebox ‘Please keep your speaker volume low if someone is broacasting from Studio A at the moment. The walls are thin.’ ‘Thin Wall Reminder…’
:End
disconnect 0


<body><blink>I was here first!</blink></html>


I use Total Launcher, and don’t have an “app dock”.


/me is pleased.
Hmm. Managed to get Wireguard to connect to my VPS, but that kills AdGuard. Phone is unusable without AdGuard. WG Tunnel app crashes when opening so guess I’m stuck for now. Need the latter to chain VPN and AdGuard.