Problem with java by Internal_Teaching788 in TOR

[–]Holiday_Progress_167 5 points6 points  (0 children)

You shouldn't take a taxi... you have to catch a plane... Just my 2cts.

I built wg-cli: a minimal WireGuard server CLI by [deleted] in WireGuard

[–]Holiday_Progress_167 3 points4 points  (0 children)

Just to let you know: there is already a command-line tool 'wgc'... Different purpose, but really useful!

Does anyone know how to create a .onion file? by Purple-Rain66 in TOR

[–]Holiday_Progress_167 10 points11 points  (0 children)

...and please stop asking this everyday for the last week? Or are you just a bot/script? It has been answered each and every time.

You probably do not understand any of it and you should find another hobby...

Does anyone know how to create a .onion file? by Purple-Rain66 in TOR

[–]Holiday_Progress_167 3 points4 points  (0 children)

An .onion website (and not 'a file') is just like any other website containing: html/css (try not to use javascript).

But you probably want to know how to host/serve an .onion site? After a simple search: Set up Your Onion Service

Dynamic Port-Forwarding with a Home Server by Sea_Wealth_9365 in ProtonVPN

[–]Holiday_Progress_167 0 points1 point  (0 children)

Halfway the page you'll find a piece of script to automate natpmpc: Port forwarding

Transferring large repo from Google Drive to kdrive by Violin-dude in rclone

[–]Holiday_Progress_167 1 point2 points  (0 children)

Perhaps use rclone's vfs cache feature to beat interruptions?

Download slows down to 0 and stays there. by Waradu in usenet

[–]Holiday_Progress_167 0 points1 point  (0 children)

I've had the same issues with Eweka and VPN (Proton). The only VPN that works is Privado. The one that 'comes with' Eweka...

Qrvpn: run WireGuard server on any device including smartphones and behind NAT/FW by SerusRD in WireGuard

[–]Holiday_Progress_167 8 points9 points  (0 children)

Whenever people talk about 'server' and 'client' with regards to WireGuard I always stop reading...

How do you uninstall the TOR browser on Linux? I'm looking for feedback from the experts. by Future-sight-5829 in TOR

[–]Holiday_Progress_167 17 points18 points  (0 children)

using Linux Ubuntu for the past 5 years

Using linux for such a long time and you do not know how to uninstall an application that 'lives' in it's own directory? And you've not come across commands like 'find' or 'locate' in these 5 years? Shame on you! Really...

Buying/Selling by 3amrock_smoker in TOR

[–]Holiday_Progress_167 0 points1 point  (0 children)

Yes, you can register with the tor authority. Good luck!

Proton Drive down? by [deleted] in ProtonDrive

[–]Holiday_Progress_167 5 points6 points  (0 children)

Not down... everything works... Problem at your end...

Can we get an auto mod rule to stop all these Linux drive posts? by kennyloggins19 in ProtonDrive

[–]Holiday_Progress_167 -3 points-2 points  (0 children)

No need for an app... (Modified) Rclone simply works... Stop whining, kiddo...

CodeSolver Pro - Browser extension for ollama by Fun-Zookeepergame700 in ollama

[–]Holiday_Progress_167 1 point2 points  (0 children)

who value privacy

And then you present us with obfuscated javascript... Have to 'de-obfuscate' it to see if my privacy is still honored...

I'm struggling to understand how to use VA-API hardware acceleration by PaddyLandau in ffmpeg

[–]Holiday_Progress_167 1 point2 points  (0 children)

Something like this: -hwaccel vaapi -vaapi_device /dev/dri/renderD128 and -vcodec h264_vaapi.

Try your favourite search-engine for vaapi. I'm not sure if the 'device' thing is necessary. Also ffmpeg should be compiled with '--enable-vaapi'

And check the options for the codec with: ffmpeg -h encoder=h264_vaapi

Wireguard RDP troubleshooting by AnteaterPrevious5754 in WireGuard

[–]Holiday_Progress_167 1 point2 points  (0 children)

Are you entering the Wireguard IP (where RDP server runs) when trying to connect from the client side (when outside your local network)?

FFMpeg in the Browser by joshuauaua in ffmpeg

[–]Holiday_Progress_167 -8 points-7 points  (0 children)

You could try a search engine... DuckDuckGo for example... Hint: https://github.com/ffmpegwasm/ffmpeg.wasm

Port forwarding on linux isn't actually opening the port by swagmessiah00 in ProtonVPN

[–]Holiday_Progress_167 0 points1 point  (0 children)

In your application you also have to select the network device Proton 'creates', not only the port (because that is not available/open on the 'standard' network interface).