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

How to install and run on Linux ? #2

Closed
ingnelson opened this issue Jul 8, 2020 · 3 comments
Closed

How to install and run on Linux ? #2

ingnelson opened this issue Jul 8, 2020 · 3 comments

Comments

@ingnelson
Copy link

Hello sir.

can you give me all the commnads to install it and run it on Linux ?

please ,

@456vv
Copy link
Owner

456vv commented Jul 8, 2020

Binary programs can be downloaded here: https://github.com/456vv/vproxy/releases/tag/v1.0.1

@ingnelson
Copy link
Author

@456vv i just download the binary using the command :
wget https://github.com/456vv/vproxy/releases/download/v1.0.1/vproxy-linux-386

what other commnad do i need to install it and run it on port 8043 ?

@456vv
Copy link
Owner

456vv commented Jul 10, 2020

cd /tmp
wget https://github.com/456vv/vproxy/releases/download/v1.0.1/vproxy-linux-386
chmod 0777 ./vproxy-linux-386
./vproxy-linux-386 -addr 0.0.0.0:8043 -Backstage

You need to make sure that your CPU architecture is x86 to use 386.

@456vv 456vv closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants