-
$ apt install wget git clang cmake openssl
$ wget https://mirrors.ustc.edu.cn/termux/dists/stable/main/binary-aarch64/boost_1.70.0-5_aarch64.deb
$ wget https://mirrors.ustc.edu.cn/termux/dists/stabl…
-
https://github.com/v2ray/discussion/issues/466
是否触犯了什么规定?
-
目前路由上设置全局走ip白名单,因为很多网站虽然没有被墙,但速度很慢,比如github。
但此时bt流量会走ssr,会被协议审计。家里的plex服务获取外网的ip时也获取的ssr ip,无法直通。
所以ssr+最好有指定某个内网IP走gfwlist的功能,可以指定内网ip,或者端口号,这样对于需要特殊功能的内网主机会方便很多。
-
I used acme.sh to apply for a certificate for trojan. After 2 months, acme.sh has updated the certificate and copied the new certificate to the directory specified by the trojan configuration file usi…
-
I have setup the trojan on `client` mode, and it works like a wonder, but then I changed the mode to `nat` and setup the iptables with following rules:
```bash
#!/bin/bash
# Create an iptable chain…
-
https://github.com/trojan-gfw/trojan/wiki/Limiting-Server-Network-Access
For convenience, I used acme.sh to generate a certificate because it can automatically update my certificate. However, when …
ghost updated
5 years ago
-
In my assumption, when we use vps to access those website behind the gfw intentionally or unintentionally. The wall may see a picture: a client send some outgoing connections to a outside server and t…
-
@Alvin9999
-
- [x] I certify that I acknowledge if I don't follow the format below, or I'm using an old version of trojan, or I apparently fail to provide sufficient information (such as logs, specific numbers), o…
-
first sorry if this question is duplicated with #70.
What i want to know is there is a way to support cdn natively in trojan programs without buying any 3rd-party services like cloudflare premium?I …