https://github.com/mohammadne/hello-world
Configure Xray proxy to bypass Iran's filtering and send a hello packet to the world
https://github.com/mohammadne/hello-world
Last synced: over 1 year ago
JSON representation
Configure Xray proxy to bypass Iran's filtering and send a hello packet to the world
- Host: GitHub
- URL: https://github.com/mohammadne/hello-world
- Owner: mohammadne
- License: apache-2.0
- Created: 2024-05-01T07:45:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T08:35:00.000Z (about 2 years ago)
- Last Synced: 2024-05-04T17:17:34.562Z (about 2 years ago)
- Language: Go
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello World
Configure Xray proxy to bypass filtering and send a hello packet to the world.
## Usage
*Note*: you have to install docker on your machine and the server you want to set the xray proxy.
```sh
# clone the repository
git clone ssh://git@github.com/mohammadne/hello-world
# run setup script to configure the and install the required tools
./scripts/setup.sh
```