About 50 results
Open links in new tab
  1. How to instal shadowsocks + obfs multi user in. Ubuntu 18.04

    Jul 7, 2021 · I want to buy Ubuntu 18.04 server from your site, to install shadowsocks. I want to know How to instal shadowsocks + obfs multi user in. Ubuntu 18.04. I hope to find the answer

  2. How I can use DigitalOcean server to build V2ray Vmess VPN

    Aug 11, 2025 · Your existing Shadowbox (Shadowsocks) setup and V2Ray VMess are different protocols. You can: Run both: Use different ports for each service Replace: Stop Shadowbox and …

  3. How To Route Web Traffic Securely Without a VPN Using a SOCKS …

    Feb 21, 2024 · You can browse the web securely using a Droplet with SSH access as a SOCKS 5 proxy end point. In this tutorial we’ll use a Ubuntu 20.04 Droplet as the proxy,…

  4. How to Set Up Dante Proxy for Private Connections on Ubuntu 20.04

    Jan 6, 2022 · Proxy servers are a useful way of caching or obfuscating web traffic. This means that web requests can be served from different inbound or outbound addresses…

  5. How to Install Python on Windows - DigitalOcean

    Sep 25, 2025 · Learn how to install Python on Windows. This guide covers downloading Python, setting up PATH, verifying installation, and running your first script.

  6. Multithreading in Java: Concepts, Examples, and Best Practices

    Jul 28, 2025 · Learn everything about multithreading in Java, including core concepts, practical examples, common pitfalls, and when to use multithreading for optimal perfo…

  7. Python String contains - DigitalOcean

    Jun 17, 2024 · Python String class has __contains__() function that we can use to check if it contains another string or not. Python String Contains () Method Python string __contains__() is an instance …

  8. The which() function in R programming | DigitalOcean

    Aug 3, 2022 · Use R’s which() function to quickly locate the positions of elements that match your conditions within vectors, matrices, and data frames.

  9. Step-by-Step MySQL Installation on Ubuntu | DigitalOcean

    Oct 1, 2025 · Install and secure MySQL on Ubuntu with copy-paste commands, service management, firewall rules, and tests to get running fast.

  10. How To Use journalctl to View and Manipulate systemd Logs on Linux

    Jul 29, 2025 · Learn how to use journalctl to effectively view, filter, and manage systemd logs in Linux. Master essential commands for troubleshooting and log analysis.