An open API service indexing awesome lists of open source software.

https://github.com/quniu/backtrace


https://github.com/quniu/backtrace

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

## 使用

三网回程
```shell
bash <(curl -Ls https://raw.githubusercontent.com/quniu/backtrace/master/install.sh)
# 或
curl https://raw.githubusercontent.com/quniu/backtrace/master/install.sh -sSf | sh

```

测速脚本
```shell
bash <(curl -Ls https://raw.githubusercontent.com/quniu/backtrace/master/bench.sh)
```