{"id":51038913,"url":"https://github.com/ipmartnetwork/xmplus","last_synced_at":"2026-06-22T09:01:20.444Z","repository":{"id":239063499,"uuid":"798414564","full_name":"iPmartNetwork/XMPlus","owner":"iPmartNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-17T22:08:53.000Z","size":4285,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T01:25:05.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iPmartNetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-09T18:18:30.000Z","updated_at":"2024-06-06T17:26:49.000Z","dependencies_parsed_at":"2024-05-09T19:55:13.386Z","dependency_job_id":null,"html_url":"https://github.com/iPmartNetwork/XMPlus","commit_stats":null,"previous_names":["ipmartnetwork/xmplus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iPmartNetwork/XMPlus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iPmartNetwork%2FXMPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iPmartNetwork%2FXMPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iPmartNetwork%2FXMPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iPmartNetwork%2FXMPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iPmartNetwork","download_url":"https://codeload.github.com/iPmartNetwork/XMPlus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iPmartNetwork%2FXMPlus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34641636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-22T09:01:19.375Z","updated_at":"2026-06-22T09:01:20.434Z","avatar_url":"https://github.com/iPmartNetwork.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cpicture\u003e\n\u003cimg width=\"160\" height=\"160\"  alt=\"XPanel\" src=\"https://github.com/iPmartNetwork/iPmart-SSH/blob/main/images/logo.png\"\u003e\n\u003c/picture\u003e\n  \u003c/p\u003e \n\u003cp align=\"center\"\u003e\n\u003ch1 align=\"center\"/\u003eXMPlus\u003c/h1\u003e\n\u003ch6 align=\"center\"\u003eXManagerPlus\u003ch6\u003e\n\u003c/p\u003e\n\n\n## Features\n\n|Function             | vmess | vless | trojan | ss   | ss-plugin|\n| ----------------| ----- | ----- | -------| -----|----------|\n| Get Server Info     | √     |  √    |   √    |  √   |    √     |\n| Get User Info     | √     |  √    |   √    |  √   |    √     |\n| Report User Stats     | √     |  √    |   √    |  √   |    √     |\n| Report Server Stats   | √     |  √    |   √    |  √   |    √     |\n| Auto Apply tls Cert  | √     |  √    |   √    |  √   |    √     |\n| Auto-Renew tls Cert  | √     |  √    |   √    |  √   |    √     |\n| Online Statistics     | √     |  √    |   √    |  √   |    √     |\n| Online User IPlinit   | √     |  √    |   √    |  √   |    √     |\n| Detection Rules        | √     |  √    |   √    |  √   |    √     |\n| Server Speedlimit     | √     |  √    |   √    |  √   |    √     |\n| User Speedlimit     | √     |  √    |   √    |  √   |    √     |\n| Customize DNS       | √     |  √    |   √    |  √   |    √     |\n| Server Relay       | √     |  √    |   √    |  √   |    X     |\n\n\n#### Config directory\n```\ncd /etc/XMPlus\n```\n\n### Onclick Install\n```\nbash \u003c(curl -Ls https://raw.githubusercontent.com/ipmartnetwork/XMPlus/main/install.sh)\n```\n\n## FRONTEND SERVER CONFIG\n\n### Network Settings\n\n\n#### TCP\n```\n{\n  \"transport\" : \"tcp\",\n  \"acceptProxyProtocol\": false,\n  \"flow\": \"xtls-rprx-vision\",\n  \"header\": {\n    \"type\": \"none\"\n  }\n}\n```\n#### TCP + HTTP\n```\n{\n  \"transport\" : \"tcp\",\n  \"acceptProxyProtocol\": false,\n  \"header\": {\n    \"type\": \"http\",\n    \"request\": {\n      \"path\": \"/xmplus\",\n      \"headers\": {\n        \"Host\": \"x.tld.com\"\n      }\n    }\n  }\n}\n```\n####  WS\n```\n{\n  \"transport\" : \"ws\",\n  \"acceptProxyProtocol\": false,\n  \"path\": \"/xmplus\",\n  \"headers\": {\n    \"Host\": \"x.tld.com\"\n  }\n}\n```\n\n####  H2\n```\n{\n  \"transport\" : \"h2\",\n  \"acceptProxyProtocol\": false,\n  \"host\": \"x.tld.com\",\n  \"path\": \"/xmplus\"\n}\n```\n\n####  GRPC\n```\n{\n  \"transport\" : \"grpc\",\n  \"acceptProxyProtocol\": false,\n  \"serviceName\": \"xmplus\"\n}\n```\n####  QUIC\n```\n{\n  \"transport\" : \"quic\",\n  \"acceptProxyProtocol\": false,\n  \"security\": \"none\",\n  \"key\": \"\",\n  \"header\": {\n    \"type\": \"none\"\n  }\n}\n```\n####  KCP\n```\n{\n  \"transport\" : \"kcp\",\n  \"acceptProxyProtocol\": false,\n  \"congestion\": false,\n  \"header\": {\n    \"type\": \"none\"\n  },\n  \"seed\": \"password\"\n}\n```\n\n### Security Settings\n\n\n#### TLS\n```\n{\n  \"serverName\": \"xmplus.dev\",\n  \"rejectUnknownSni\": true,\n  \"allowInsecure\": false,\n  \"fingerprint\": \"chrome\"\n}\n```\n#### REALITY\n[Generate Private and Public Keys Here](https://go.dev/play/p/N5kQhIjtye7)\n```\n{\n  \"show\" : false,\n  \"dest\": \"www.lovelive-anime.jp:443\",\n  \"privatekey\" : \"yBaw532IIUNuQWDTncozoBaLJmcd1JZzvsHUgVPxMk8\",\n  \"minclientver\":\"\",\n  \"maxclientver\":\"\",\n  \"maxtimediff\":0,\n  \"proxyprotocol\":0,\n  \"shortids\" : [\n    \"6ba85179e30d4fc2\"\n  ],\n  \"serverNames\": [\n    \"www.lovelive-anime.jp\",\n    \"www.cloudflare.com\"\n  ],\n  \"fingerprint\": \"chrome\",\n  \"spiderx\": \"\",\n  \"publickey\": \"7xhH4b_VkliBxGulljcyPOH-bYUA2dl-XAdZAsfhk04\"\n}\n```\n\n## BACKEND SERVER CONFIG\n\n```\nLog:\n  Level: warning # Log level: none, error, warning, info, debug \n  AccessPath: # /etc/XMPlus/access.Log\n  ErrorPath: # /etc/XMPlus/error.log\nDnsConfigPath:  #/etc/XMPlus/dns.json\nRouteConfigPath: # /etc/XMPlus/route.json\nInboundConfigPath: # /etc/XMPlus/inbound.json\nOutboundConfigPath: # /etc/XMPlus/outbound.json\nConnectionConfig:\n  Handshake: 8 \n  ConnIdle: 300 \n  UplinkOnly: 0 \n  DownlinkOnly: 0 \n  BufferSize: 64\nNodes:\n  -\n    ApiConfig:\n      ApiHost: \"https://www.xyz.com\"\n      ApiKey: \"123\"\n      NodeID: 1\n      Timeout: 30 \n    ControllerConfig:\n      CertConfig:\n        Email: author@xmplus.dev                    # Required when Cert Mode is not none\n        CertFile: /etc/XMPlus/node1.xmplus.dev.crt  # Required when Cert Mode is file\n        KeyFile: /etc/XMPlus/node1.xmplus.dev.key   # Required when Cert Mode is file\n        Provider: cloudflare                        # Required when Cert Mode is dns\n        CertEnv:                                    # Required when Cert Mode is dns\n          CLOUDFLARE_EMAIL:                         # Required when Cert Mode is dns\n          CLOUDFLARE_API_KEY:                       # Required when Cert Mode is dns\n      EnableDNS: false # Use custom DNS config, Please ensure that you set the dns.json well\n      DNSStrategy: AsIs # AsIs, UseIP, UseIPv4, UseIPv6\n      EnableFallback: false # Only support for Trojan and Vless\n      FallBackConfigs:  # Support multiple fallbacks\n        - SNI: # TLS SNI(Server Name Indication), Empty for any\n          Alpn: # Alpn, Empty for any\n          Path: # HTTP PATH, Empty for any\n          Dest: 80 # Required, Destination of fallback, check https://xtls.github.io/config/features/fallback.html for details.\n          ProxyProtocolVer: 0 # Send PROXY protocol version, 0 for disable\n      EnableFragment: false \n      FragmentConfigs:\n        Packets: \"tlshello\" # TLS Hello Fragmentation (into multiple handshake messages)\n        Length: \"100-200\"   # minLength to maxLength\n        Interval: \"10-20\"   # minInterval to maxInterval   \n```\n\n\n# تلگرام\n\n[@ipmart_network](https://t.me/ipmart_network)\n\n[@iPmart Group](https://t.me/ipmartnetwork_gp)\n\n\n\n\n # حمایت از ما :hearts:\nحمایت های شما برای ما دلگرمی بزرگی است\u003cbr\u003e \n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://plisio.net/donate/kB7QU7f7\" target=\"_blank\"\u003e\u003cimg src=\"https://plisio.net/img/donate/donate_light_icons_mono.png\" alt=\"Donate Crypto on Plisio\" width=\"240\" height=\"80\" /\u003e\u003c/a\u003e\u003cbr\u003e\n\t\n|                    TRX                   |                       BNB                         |                    Litecoin                       |\n| ---------------------------------------- |:-------------------------------------------------:| -------------------------------------------------:|\n| ```TJbTYV1fFo2485sYMyajxGPLFzxmNmPrNA``` |  ```0x4af3de9b303a8d43105e284823d95b4c600961a3``` | ```MPrkzFiNtw4Rg67bbZB6gCxa9LV87orABM``` |\t\n\n\u003c/p\u003e\t\n\n\n\n\n\u003cp align=\"center\"\u003e\n\u003cpicture\u003e\n\u003cimg width=\"160\" height=\"160\"  alt=\"XPanel\" src=\"https://github.com/iPmartNetwork/iPmart-SSH/blob/main/images/logo.png\"\u003e\n\u003c/picture\u003e\n  \u003c/p\u003e \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipmartnetwork%2Fxmplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipmartnetwork%2Fxmplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipmartnetwork%2Fxmplus/lists"}