-
root@AWS:~/trojan-caddy-docker-compose# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS …
-
linux.go中的 OpenPort() 函数会在 restart/start trojan服务, 还有changeport的时, 默认把trojan端口加入防火墙,对全网开放。
但我为了保护这个trojan 端口,在防火墙里设置了不对全网开放。现在每次重启trojan服务,我需要手动把OpenPort()函数插进firewalld的规则给删除, 很是不方便。
麻烦作者,能否添加个配…
-
## 原则
* 必须是合法的 URL
* 对人类/机器友好
* URL 字段顺序不敏感,但不能重复出现
## 概览
```
trojan-go://
$(trojan-password)
@
trojan-host
:
port
?
sni=$(update.microsoft.com)&
type=$(ori…
-
希望trojan-go支持proxy protocol,特别是支持proxy protocol接收,这样nginx SNI分流就可以开启proxy protoco发送了(nginx SNI分流的proxy protoco发送是全局模式的)。
-
### Describe the bug
Building the master branch of Avalonia on Windows 11 with the latest Defender signatures triggers a Trojan detection warning. Looks to be related to Appium in the Integration Te…
-
Please read detail info in [here](https://github.com/cary-sas/v2ray_bin/issues/52)
-
报错信息
```
Oct 12 21:05:00 debian12 XrayR[2487]: XrayR 0.9.4 (A Xray backend that supports many panels)
Oct 12 21:05:00 debian12 XrayR[2487]: time="2024-10-12T21:05:00+08:00" level=info msg="Start th…
-
Get "https://get.acme.sh": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2023-10-18T06:17:21-04:00 is after 2021-09-30T14:01:15Z
panic: runtime er…
-
### Description
```
事件: 检测到恶意对象
应用程序: ddns-go.exe
用户: NT AUTHORITY\SYSTEM
用户类型: 系统用户
组件: 系统监控
结果说明: 检测到
类型: 木马
名称: PDM:Trojan.Win32.Bazon.a
威胁级别: 高
对象类型: 进程
对象路径: d:\software\ddns
对象名称: d…
-
如何将Trojan-Go编译成framework 提供给iOS移动端调用?