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

https://github.com/mohsenfallahnjd/v2ray

Bash script for config server outline
https://github.com/mohsenfallahnjd/v2ray

Last synced: 4 months ago
JSON representation

Bash script for config server outline

Awesome Lists containing this project

README

          

# V2ray runner

## upstream server

- clone it and run on upstream server:

```bash
sudo bash v2ray/v2ray-upstream.sh
```

your result like this:

```bash
"================================================================"
" => 3.3.3.3"
" => aaaa-2341234-asdf-4rdf"
"================================================================"
```

save the result to use on bridge serve.

---

## bridge server

- clone it and run on bridge server:

```bash
sudo bash v2ray/v2ray-bridge.sh
```

- pass `` in first question `"Enter upstream ip: "`
- pass `` in next question `"Enter upstream uuid: "`
- use from `ss://...` or `vmess://...` results and enjoy!

---

Source: