Coder Social home page Coder Social logo

v2raysocks's Introduction

V2RaySocks

一个售卖v2Ray的whmcs插件

  • 当前版本 0.8

支持的功能:

  • 流量图表(已修复自动任务过于频繁导致记录过多的问题(目前记录频率:3小时一次(已经改为跟随WHMCS系统的自动任务进行,不需要手动设置)))
  • 流量重置(每月开始,每月底,由结算日计算(已经改为跟随WHMCS系统的自动任务进行,不需要手动设置))
  • 公告信息(已修复HTML问题)
  • VMESS 二维码(已更新多端兼容)
  • VMESS URL复制功能
  • 随机UUID,重置UUID,复制UUID
  • tls,伪装类型,Host,传输协议,路径,流量倍率可在服务器设置中设置(不支持则留空)
  • 线路列表格式修改,请还是注意修正!!!
  • 添加了API支持(V0.2)

API

  • API的校验密码可在api.php中修改
  • API返回数据格式:
{
	"result" : "success",
	"email"  : "[email protected]",
	"name"   : "1234",
	"package": [
		"0"  : [
			"package": "40g套餐",
			"uuid"   : "09FD9959-5F82-41F7-967F-87AFDF31AFF6",
			"usage"  : "1000",
			"traffic": "40960000000",
			"nodes"  :  [
							"0" : "hk1|127.0.0.1|8300|none|tls|233.233.com|/233|ws|1",
							"1" : "hk2|127.0.0.1|8300|none|tls|233.233.com|/233|ws|1"
						]
			],
		"1"  : [
			"package": "100g套餐",
			"uuid"   : "41DA057F-A3E6-424F-BEEC-38E0D58A6536",
			"usage"  : "10000",
			"traffic": "1099511627776",
			"nodes"  :  [
							"0" : "hk1|127.0.0.1|8300|none|tls|233.233.com|/233|ws|1"
						]
	]
}

注意事项

  • 已更新自动流量更新功能以及自动重置流量功能。请注意刷新hook以保证模块正常运行!
  • 需要更多支持,请开issue或者给我发邮件

捐赠

ETH钱包 0xaD8ABb15e4B8B58f5FbEE9CAb42096c1d640C234

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.