V2Ray + WebSocket + TLS + CDN

[Recommended] If you would like to try the latest VLESS+TCP+XTLS, please refer to the link below: Coexistence of Web Applications and VLESS+TCP+XTLS1. IntroXray-core is a superset of v2ray-core, with
A collection of 43 posts
[Recommended] If you would like to try the latest VLESS+TCP+XTLS, please refer to the link below: Coexistence of Web Applications and VLESS+TCP+XTLS1. IntroXray-core is a superset of v2ray-core, with
Connect your Ghost site with your forum and unlock a fully-functional commenting feature on posts and pages on your publication 1. Create an embeddable host on Discourse The first step is to login
The website building platform I used to be accustomed to was Wordpress. However, since I learned the Markdown grammar, I found that copying text from the Markdown editor to Wordpress is always prone
Open all ports (dev purpose only) $ sudo iptables -P INPUT ACCEPT $ sudo iptables -P FORWARD ACCEPT $ sudo iptables -P OUTPUT ACCEPT $ sudo iptables -F $ apt-get purge netfilter-persistent $ reboot Install docker $ curl -fsSL https:
Most mainstream browsers provide a “privacy mode” for you to open a new page. Users may see the word “Privacy” and feel that personal information will not be leaked. In fact, this statement
When physical RAM is already in use, instances use swap space as a short-term replacement for physical RAM. Contents of RAM that aren’t in active use or that aren’t needed as
What’s RocketChat? To me it’s an open source Slack. Why do I even post this? Official Doc is quite nice. It’s because some people are lazy. https://docs.rocket.chat/
Trojan is a novel circumvention protocol. It claims to have adopted an unrecognizable mechanism to bypass GFW or any Internet blocks. It adopts a TLS-based protocol to avoid DPI recognition and QOS, and
Many experts recommend that companies evaluate their public cloud needs on a case-by-case basis and match specific applications and workloads to the vendors that best meet their needs. Each leading supplier has its
[Deprecated] Please refer to the latest article: Coexistence of Web Applications and VLESS+TCP+XTLS1. IntroXray-core is a superset of v2ray-core, with better overall performance and aseries of enhancements such as XTLS, and
Emby Server: (check latest ver.) default port 8096 $ wget https://github.com/MediaBrowser/Emby.Releases/releases/download/4.4.3.0/emby-server-deb_4.4.3.0_amd64.deb $ dpkg -i emby-server-deb_4.4.
Pick a base directory $ mkdir -p /var/azuracast $ cd /var/azuracast Use these commands to download our Docker Utility Script, set it as executable and then run the Docker installation process: $ curl -fsSL