Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #5

Merged
merged 1 commit into from
Jul 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
# Installation
+ clone
```bash
git clone https://github.com/Kourva/V2rayDoprax && cd V2rayDoprax
git clone https://github.com/kozyol/V2rayDoprax && cd V2rayDoprax
```
+ requirements
```bash
Expand Down Expand Up @@ -184,7 +184,7 @@ Help: python freeV2ray.py [arguments]
###### genUUID uses built-in module, so it's fast and offline

# Needed tools
###### 1: You need to fork this [repository](https://github.com/Kourva/V2ray-for-Doprax)
###### 1: You need to fork this [repository](https://github.com/kozyol/V2ray-for-Doprax)
###### 2: An E-mail Address for creating account
###### 3: Account in [Doprax](https://www.doprax.com/)
###### 4: Account in [CloudFlare](https://cloudflare.com)
Expand All @@ -208,7 +208,7 @@ Websites to get UUID:
<br>

###### There is an android app to create vmess/vless proxy. check it out :]
###### V2Paste: https://github.com/Kourva/V2Paste
###### V2Paste: https://github.com/kozyol/V2Paste
###### So I'm trying to work on both linux and android versions. Hope you enjoy

<br>
Expand Down
Loading