Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zthxxx/sslaunch

run BBR, install shadowsocks, launch ssserver and print the config QRCode.
https://github.com/zthxxx/sslaunch

bbr installer installer-script shadowsocks ss

Last synced: 3 days ago
JSON representation

run BBR, install shadowsocks, launch ssserver and print the config QRCode.

Awesome Lists containing this project

README

        

SSlaunch.sh


Code Size
Platform Support
Kernel Support
License

# Shadowsocks launch

run BBR, install shadowsocks,

launch ssserver with random config, also make it run-on-startup

and print the config QRCode on the terminal.

## Install with only 1 line

```bash
curl -sL git.io/sslaunch | bash
```

## Usage

- random config stored in `/etc/shadowsocks/config.json`

- start server manually: `systemctl start shadowsocks`

- use `cat /etc/shadowsocks/ss_qrcode_ipv4.log` will show the QRCode on the terminal

- change port and cipher by random: `. sslaunch.sh && launch`

## Author

**SSlaunch.sh** © [zthxxx](https://github.com/zthxxx), Released under the **[MIT](./LICENSE)** License.

> Blog [@zthxxx](https://blog.zthxxx.com) · GitHub [@zthxxx](https://github.com/zthxxx)