All Projects → llc1123 → ssmgr-trojan-client

llc1123 / ssmgr-trojan-client

Licence: MIT license
A shadowsocks-manager s-node client for trojan

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to ssmgr-trojan-client

Trojan Go
Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
Stars: ✭ 4,049 (+19180.95%)
Mutual labels:  gfw, trojan-gfw
Trojan
trojan多用户管理部署程序, 支持web页面管理
Stars: ✭ 2,815 (+13304.76%)
Mutual labels:  gfw, trojan-gfw
mian-fan-qiang
各大机场免翻墙地址搜集,不定期更新。欢迎收藏,转发。
Stars: ✭ 361 (+1619.05%)
Mutual labels:  gfw, trojan-gfw
Download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
Stars: ✭ 15,655 (+74447.62%)
Mutual labels:  gfw
iran-hosted-domains
"Iran Hosted Domains" is a comprehensive list of Iranian domains and services that are hosted within the country.
Stars: ✭ 182 (+766.67%)
Mutual labels:  gfw
gfw-mapbuilder
Template for the GFW Map Builder that is available through ArcGIS Online, as a stand-alone web application, & a library to build custom Forest Atlas web applications
Stars: ✭ 29 (+38.1%)
Mutual labels:  gfw
tulingx
TULINGX(图灵)VPN下载页 翻墙 代理 科学上网 外网 加速器 梯子 路由
Stars: ✭ 59 (+180.95%)
Mutual labels:  gfw
Freedom
一个小白对于科学上网的一些切身感受的整理,自己捋思路,同时也为方便他人。发现错误的地方欢迎斧正。顺便也会不断整理一些实用资源及工具。
Stars: ✭ 236 (+1023.81%)
Mutual labels:  gfw
ssmgr-deploy
shadowsocks面板节点一键脚本,libev最新版
Stars: ✭ 17 (-19.05%)
Mutual labels:  shadowsocks-manager
SS-Rule-Snippet
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
Stars: ✭ 8,975 (+42638.1%)
Mutual labels:  gfw
topvpn.github.io
Top VPN in China (mainland) 在全球(含中國大陆)好用的国外优质付费vpn推荐
Stars: ✭ 27 (+28.57%)
Mutual labels:  gfw
SubCrawler
节点爬取,筛选, google ping,支持Clash,base64订阅解析,生成可用的ss, ssr, v2ray, trojan,vless节点. (若不进行二次开发,请不要fork)
Stars: ✭ 686 (+3166.67%)
Mutual labels:  gfw
v2ray-free
Fuck gfw,免费翻墙,每天更新
Stars: ✭ 221 (+952.38%)
Mutual labels:  gfw
TProxy
透明代理的旁路由虚拟网关
Stars: ✭ 39 (+85.71%)
Mutual labels:  gfw
php-proxy
php proxy based on GoAgent protocal,Implemented by golang
Stars: ✭ 85 (+304.76%)
Mutual labels:  gfw
Blackwhite
Domain, CIDR, IP black/white list, PAC generator
Stars: ✭ 251 (+1095.24%)
Mutual labels:  gfw
banned-news3
禁闻聚合
Stars: ✭ 99 (+371.43%)
Mutual labels:  gfw
mochi
🍡Mochi: A Tasty Solution for Chinese Scoop Users
Stars: ✭ 25 (+19.05%)
Mutual labels:  trojan-gfw
pegasocks
A lightweight proxy client written in C, intends to support multiple protocols(trojan etc.)
Stars: ✭ 112 (+433.33%)
Mutual labels:  trojan-gfw
install-script
支持多用户的Trojan可视化管理面板
Stars: ✭ 193 (+819.05%)
Mutual labels:  trojan-gfw

ssmgr-trojan-client

npm npm bundle size npm dev-build Codacy Badge NPM FOSSA Status

A shadowsocks-manager s-node for trojan-gfw. If you know how to use trojan and shadowsocks-manager, you know what this does.

Support multiple variants of trojan. Including p4gefau1t/trojan-go, trojan-gfw/trojan, DenrianWeiss/trojan-cluster and others.

Prerequisites

  • Trojan with MySQL or Redis support
  • Node.js >= 12.0
  • shadowsocks-manager >= 0.36.0

Installation

npm -g i ssmgr-trojan-client

Usage

Usage: ssmgr-trojan-client [options]

Options:
  -d, --debug                       verbose output for debug infomation (default: false)
  -l, --listen-address <addr:port>  listening address for manager (default: 0.0.0.0:4001)
  -k, --key <password>              ssmgr client password
  --db-type <type>                  database type (redis/mysql) (default: redis)
  --db-address <addr:port>          database address (default: localhost:6379(redis)/localhost:3306(mysql))
  --db-name <database>              (mysql only) database name (default: trojan)
  --db-user <username>              (mysql only) database username (defualt: trojan)
  --db-password <password>          database password (default: none)
  -h, --help                        display help for command

License

FOSSA Status

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].