mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
* init vless * change to cdn for uuid * add TODO * add support for ipv4 and 6 * add support for ipv4 and 6 * add error handle * add error handle * add error handle * add debug log * add debug log * add udp log * add udp log * update vless-js * add doc * add doc * add doc * remove log * remove log * remove log * remove log
12 lines
230 B
Markdown
12 lines
230 B
Markdown
# vless-js
|
|
|
|
This library was generated with [Nx](https://nx.dev).
|
|
|
|
## Building
|
|
|
|
Run `nx build vless-js` to build the library.
|
|
|
|
## Running unit tests
|
|
|
|
Run `nx test vless-js` to execute the unit tests via [Jest](https://jestjs.io).
|