All Projects → chrisxiao → TrojanA

chrisxiao / TrojanA

Licence: GPL-3.0 license
a tiny GUI client for trojan on Mac/极简的Mac trojan App

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to TrojanA

pegasocks
A lightweight proxy client written in C, intends to support multiple protocols(trojan etc.)
Stars: ✭ 112 (+366.67%)
Mutual labels:  trojan
trolo
trolo - an easy to use script for generating Payloads that bypasses antivirus
Stars: ✭ 45 (+87.5%)
Mutual labels:  trojan
SWRATT
🤖 ☠️ 💬 A simple Telegram Bot that controls the victim's computer.
Stars: ✭ 38 (+58.33%)
Mutual labels:  trojan
SS-Rule-Snippet
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
Stars: ✭ 8,975 (+37295.83%)
Mutual labels:  trojan
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+1170.83%)
Mutual labels:  trojan
sower
Sower is a cross-platform intelligent transparent proxy solution.
Stars: ✭ 423 (+1662.5%)
Mutual labels:  trojan
slopShell
the only php webshell you need.
Stars: ✭ 208 (+766.67%)
Mutual labels:  trojan
auto-v2ray-ssr
VPS上一键部署SSR、v2ray、trojan、bbr脚本,还提供客户端。
Stars: ✭ 17 (-29.17%)
Mutual labels:  trojan
Aoyama
A New version of Python3 botnet, old version: http://github.com/Leeon123/Python3-botnet
Stars: ✭ 161 (+570.83%)
Mutual labels:  trojan
Free-Node-Merge
自动合并 ss ssr trojan vmess vless 等免费节点链接,科学上网,定阅免费机场。有资源网址,请加Telegram群:opmhth
Stars: ✭ 346 (+1341.67%)
Mutual labels:  trojan
RSB-Framework
Windows/Linux - ReverseShellBackdoor Framework
Stars: ✭ 44 (+83.33%)
Mutual labels:  trojan
v2ray-free
Fuck gfw,免费翻墙,每天更新
Stars: ✭ 221 (+820.83%)
Mutual labels:  trojan
ConTroll Remote Access Trojan
Created a VERY SIMPLE remote access Trojan that will establish administrative control over any windows machine it compromises.
Stars: ✭ 69 (+187.5%)
Mutual labels:  trojan
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (+1133.33%)
Mutual labels:  trojan
cerberus research
Research tools for analysing Cerberus banking trojan.
Stars: ✭ 110 (+358.33%)
Mutual labels:  trojan
SubCrawler
节点爬取,筛选, google ping,支持Clash,base64订阅解析,生成可用的ss, ssr, v2ray, trojan,vless节点. (若不进行二次开发,请不要fork)
Stars: ✭ 686 (+2758.33%)
Mutual labels:  trojan
plan b
swrt helloworld ShadowSocksR Plus 科学上网, api1.5
Stars: ✭ 189 (+687.5%)
Mutual labels:  trojan
overthefirewall
覆盖全平台完全免费节点订阅机场推荐破解VPN软件分享
Stars: ✭ 1,042 (+4241.67%)
Mutual labels:  trojan
The-MALWARE-Repo
A repository full of malware samples.
Stars: ✭ 380 (+1483.33%)
Mutual labels:  trojan
Backdoor
A backdoor that runs on Linux and Windows
Stars: ✭ 36 (+50%)
Mutual labels:  trojan

TrojanA

a tiny client for trojan on Mac

一个极简版trojan客户端,只可运行在Mac上(macOS 10.14.5版本测试通过,其他版本未测试)。

主要特性:

  • 完全使用Python编写,使用了rumps框架,通过py2app构建
  • 基于状态栏的App
  • 支持PAC及全局代理切换

安装:

在这里下载,选择最新版本下载,解压后,移入应用程序目录即可

运行:

与普通App一样,运行后状态栏会出现“🐴”图标,说明运行成功。

初次运行后,需要进入“设置”,填写相关服务端配置。确定后,点“开启”即可。

内部机制:

  • 使用trojan传输数据
  • 使用networksetup命令配置系统代理
  • 使用Python SimpleHTTPServer模块构建PAC文件HTTP服务
  • 使用launchctl管理服务的启动及停止
  • 使用rumps框架包装界面

同样的功能也可通过Python+Shell来完成,GUI界面只是为了方便使用。

问题反馈:

可以提在Issues中。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].