Searching We.Love.Privacy.Club

Twts matching #twtxt
Sort by: Newest, Oldest, Most Relevant

Finally spending the time/effort today (on my day off) to see if I can get a working prototype and proof-of-concept self-hosted alternative to …
Finally spending the time/effort today ( on my day off) to see if I can get a working prototype and proof-of-concept self-hosted alternative to Clownflare going. Components I’m using so far are: Alpine Linux ( may swap this out for µLInux at some point), Wireguard, Caddy. ⌘ Read more

⤋ Read More

Whoohoo! 💪 Last night I added support for SSH Agent Forwarding to sshbox that now enables me to use it as an SSH Reverse Proxy to a private S …
Whoohoo! 💪 Last night I added support for SSH Agent Forwarding to sshbox that now enables me to use it as an SSH Reverse Proxy to a private SSH service. I can now use this to front my Gitea’s SSH service 👌 ( without exposing my infra behind the proxy or the IP addresses). ⌘ Read more

⤋ Read More

**For my reference, but anyone else too… Creating a new Wireguard public/private key pair and bringing up a new client:

wg genkey | tee /e ...**
For my reference, but anyone else too… Creating a new Wireguard public/private key pair and bringing up a new client:

wg genkey | tee /etc/wireguard/private.key
cat /etc/wireguard/private.key | wg pubkey | tee /etc/wireguard/public.key

Optional

vim /etc/wireguard/wg0.conf
wg-quick up wg0

⌘ [Read more](https://twtxt.net/twt/vlbohoq)

⤋ Read More

(#kixlpea) The inconvenience of owning your own media content is such a pain 🤦‍♂️ And no, streaming services are just awful for two mai …
The inconvenience of owning your own media content is such a pain 🤦‍♂️ And no, streaming services are just awful for two main reasons, either a) The content you want isn’t on your favourite streaming service or b) Your favourite content disappears. ⌘ Read more

⤋ Read More

So… Been a while since I’ve done this… But on macOS the best way to rip DVD(s) now is to 1) Use MakeMKV to backup the DVD disk and decrypt i …
So… Been a while since I’ve done this… But on macOS the best way to rip DVD(s) now is to 1) Use MakeMKV to backup the DVD disk and decrypt it 2) Use Handbrake to re-encode the backed up DVD disk into something more reasonable 3) Put it on a NAS or Media Server. ⌘ Read more

⤋ Read More

**(#wk6cnha) @emmanuel Btw I already figured out why accessing your web server is slow:

$ host wald.ovh
wald.ovh has address 86.243.228.45
wa ...**
[@emmanuel _@wald.ovh_](https://twtxt.net/external?uri=https://wald.ovh/~Emmanuel/twtxt.txt&nick=emmanuel) Btw I already figured out why accessing your web server is slow:

$ host wald.ovh
wald.ovh has address 86.243.228.45
wald.ovh has address 90.19.202.229

”`

wald.ovh has 2 IPv4 addresses, one of which is dead and doesn’t respond.. That’s why accessing your website is so slow as d … ⌘ Read more”`

⤋ Read More